|
|
"Ben Chambers" <bdc### [at] hotmailcom> wrote...
> #declare C = cosh(1);
> sphere {y*C,1 pigment {color rgb 1} finish {ambient 1}}
>
> Parse Error: Expected 'RValue to declare', cosh found instead
I think this has been fixed.
> Also, with height_fields, "smooth" works, but "smooth on" gives the error:
>
> Parse Error: No matching } in 'height_field', float function 'on' found
> instead
The smooth keyword doesn't currently take any parameters with POV. (That
was a MegaPov feature.)
-Nathan
Post a reply to this message
|
|