Skip to main content

Bitbybit NPM Packages

The Bitbybit npm packages let you use the CAD algorithms directly in your own application, with no Bitbybit editor or account involved. You install the packages, import the parts you need, and call the same OCCT, JSCAD, Manifold and base geometry functions the platform itself runs on. The architecture is deliberately engine-agnostic: the geometry packages know nothing about rendering, and thin adapter packages connect them to Babylon.js, Three.js or PlayCanvas. These pages cover the package layout, that architecture, and a quick start plus worked parametric examples for each engine.