ThreeJS Tutorials For Integrating Bitbybit CAD

Hi everyone!

I’ve recently put together a dedicated Three.js documentation section for Bitbybit, along with more extensive learning guide available here:

Docs are also on GitHub

If you’re exploring procedural geometry or looking to generate models for 3D printing using CAD-style algorithms, this might be up your alley.

Here’s a quick video demo showing some of the geometries created with the system. The visuals were rendered in UE 5 (sorry! :sweat_smile: My Three.js skills aren’t quite up to that level yet - but I’m sure most of it could be done there too!). All the geometry was generated in a Three.js app and exported as GLTF.

You can check out a full tutorial with somewhat better structured live StackBlitz project here:

I’ve also included starter template that let you choose which CAD kernel to use (OCCT, Manifold, or JSCAD), depending on your project needs.

If you’re interested feel free to ask any questions here or join this Discord!

Happy coding,
Matas

2 Likes