PDA

View Full Version : povray file


tani
17th November 2003, 11:27 PM
Hi
I have recently switched to 4.0 and got problem.
It seems that all concave planes are neglected when I export AC3D
figures to POVRAY format.
I don't know whether this is due to my wrong settings or bugs.
Has somebody got the same sort of problem?

Andy
18th November 2003, 05:17 AM
It could be that your concave polygons are failing to triangulate for the povray output. (perhaps they are not planar or have overlaping edges)

Try using Surface->triangulate on the polygons that are failing, then try exporting to povray.

Andy