Getting Started
This page moved. The getting-started path is now three task pages:
- Installation — install the packages, the Node wasm flag, Vite/webpack setup, and the three package roles.
- Quickstart: your first solid —
Brep.box→ measure → tessellate → a rendered box in three.js. - Quickstart: your first parametric model — a minimal
ModelJSONdocument, evaluated against the node registry.
From there, the docs are organized by task:
- Guides — booleans, tessellation, 2D offset/nesting, STEP/STL/glTF IO, parametric authoring, three.js rendering.
- Concepts — the JSON document model, units and tolerances, memory ownership, glossary, and the architecture overview.
- Reference — the generated API surface of the kernel packages.