Try trueform without installing anything. The live examples run booleans, collision, and isobands in your browser.
Complete workflows demonstrating trueform in practice — from basic mesh operations to advanced alignment pipelines. For examples of specific functions, see the module documentation — each section includes working code snippets.
Examples are in the examples/ directory.
cmake -B build -DTF_BUILD_EXAMPLES=ON
cmake --build build --parallel --target trueform_examples
The VTK integration includes interactive applications — collision detection, booleans, isocontours — with draggable meshes and real-time updates.