Examples | TS
Overview
Practical examples demonstrating trueform with TypeScript.
Try trueform without installing anything. The live examples run booleans, mesh registration, isobands, and more in your browser.
Running the Examples
npm install @polydera/trueform
git clone https://github.com/polydera/trueform.git
cd trueform/typescript/examples
| Script | Description |
|---|---|
| core.mjs | NDArray, primitives, spatial queries, booleans, isocontours, transformations |
| alignment.mjs | Point cloud alignment with rigid, OBB, and ICP |
| raycast_render.mjs | Batch ray casting with Lambertian shading, outputs BMP |
Guided Examples
Step-by-step walkthroughs in the documentation:
