|
|
Hallo,
a Parse-Error is produced at the call of these
function examples with Pov3.5.
# declare MyTorus = function for {"torus" < 1, 0.3 >}
# declare MySphere = function {"sphere" < 1 >}
isosurface { function {MyTorus (x, y, z), & MySphere (x, y +0.5, z)}
# declare MyTorus = { function "torus" < < ---- ERROR
Parse Error: Expected 'operand' < found instead
Isn't this syntax supported by POV3.5?
-=Petra=-
Post a reply to this message
|
|