|
|
Ken <tyl### [at] pacbellnet> wrote:
: #declare a = 0;
: #while (a < 10 )
: sphere {<0,a,0>, 1
: pigment { rgb <a*0.1, a*0.1, a*0.1> }
: }
: }
: #declare a = a + 1;
: #end
But Ken! That's quite good indentation... :)
(Although the #while and the #end are not indented at the same level...)
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|