|
 |
Gio,
It sounds to me like what you want to do is read in a mesh, and perform a vector
cross product calculation.
That should identify any degenerate triangles, since the cross product will be
0.
Discard those, and write the good triangles to a new file.
- BE
Post a reply to this message
|
 |