|
|
If this gives me a sphere:
isosurface { function { x^2+y^2+z^2-1 } }
why this doesn't:
#declare f1 = function { x }
#declare f2 = function { y }
#declare f3 = function { z }
isosurface { function { f1^2+f2^2+f3^2-1 } }
?
--
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
|
|