Re-Triangulate
Feature Preservation
- High (Option) - Strict detail preservation, regardless of quality (e.g. can preserve near degenerate, sliver triangles)
- Medium (Option) - The processed geometry may lose some details as it attempts to reduce the amount of bad triangles
- Low (Option) - Re-triangulate with little constraints, which can result in obvious alteration, usually for simplifying geometry
Patch Angle Tolerance
- Ranges from 0.0 to 45 degrees
- The higher the value, the higher the discrepancy between original and re-triangulated geometry (High: 0.01, Medium: 1.0, Low: 20.0)
Resolution
- Auto (Option) - Program automatically determines the resolution based on selected geometry
- Custom (Option)
- User defined value ranging from 10 to 10000, with default set at 100
- Defines the target size of triangle relative to the bounding box of the geometry: Box Diagonal/Resolution
- The higher the number, the finer the triangulation