Skip to content
Shapemetry

Getting Started

This page moved. The getting-started path is now three task pages:

  1. Installation — install the packages, the Node wasm flag, Vite/webpack setup, and the three package roles.
  2. Quickstart: your first solidBrep.box → measure → tessellate → a rendered box in three.js.
  3. Quickstart: your first parametric model — a minimal ModelJSON document, 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.
Last updated: 📖 1 min readEdit on GitHub