3ec2d5d0@news.povray.org...
> Gives a Parse Error: Expected 'object or directive', interior found
> instead. Remove the interior{} and it works.
You need to add the interior statement at the end.
#declare MyMesh=mesh2{...}
object{MyMesh interior{...}}
G.
--
**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters
Post a reply to this message
|