|
 |
Let's see if I can make myself understood with a simple example.
I have a triangle.
<1,1,1><2,1,1><2,1,1.00000009>
this is a valid triangle
ok?
but if I made automatically a pov ray file that uses the format ###.####,
writing the pov file , the triangle becomes with
the vertex 3 becomes = vertex 2
and the triangle is invalid
obviously !!!
If I want to avoid re-checking for every triangle in the formatted file, is it
possible to have POV Ray remove them from my file?
In a new, clean file
or, returning a list of the triangles to delete.
Post a reply to this message
|
 |