This page contains a browser-based parametric CAD tool built using the OpenCascade geometric modeling kernel compiled to WebAssembly.

The tool generates B-rep (Boundary Representation) geometry directly in the browser and exports the resulting models as STL files for 3D printing. Loading and rendering the models can be slow depending on device.

The system is used to generate customizable 3D models, mainly for climbing equipment and small organizers. Geometry is regenerated from parameters rather than modifying an existing mesh.

Minimal parametric pipeline: UI → model params → “kernel” (stub) → tessellate → Three.js viewer.

Ready.
Drag to orbit • Scroll to zoom