Overview
The STEP Faceting Library is called stixmesh and transforms STEP geometry and topology definitions into triangular meshes suitible for display in an OpenGL, WebGL or other graphics environment. The API will facet a STEP solid or face using multiple threads for speed. The sample programs below will show you how to start:
- Sample: Facet An Assembly
- Sample: STEP to STL (Additive Manufacturing)
- Setup and Conventions
- Migrating from Earlier Versions
- Change History