The examples are organized into two categories, showcasing core functionality and framework integration:
Live Examples
Booleans, collision, isobands, and more — in your browser.
Core Functionality
Primitives, spatial queries, topology, and boolean operations.
VTK Integration
Interactive collision detection, mesh booleans, and curve extraction.
All examples are available in the GitHub repository.
pip install trueform cd python/examples python vtk/collision.py mesh.stl
I/O
File I/O operations for reading and writing mesh data.
Self-contained examples demonstrating primary features of trueform.
Table of Contents