The examples are organized into three categories, each designed to showcase different aspects of trueform:
trueform
Live Examples
Booleans, collision, isobands, and more — in your browser.
Core Functionality
Self-contained examples demonstrating primitives, spatial queries, and the policy system.
Comparisons
Performance benchmarks against VTK, CGAL, and nanoflann with direct code comparisons.
VTK Integration
Interactive applications showing real-time collision detection, mesh booleans, and curve extraction.
All examples are available in the GitHub repository.
cmake -B build -DBUILD_EXAMPLES=ON cmake --build build --target examples -j8
Examples
Interactive VTK applications using trueform.
Self-contained examples demonstrating primary features of trueform.
Table of Contents