CSG library for use with THREE.js
-
Updated
May 28, 2024 - TypeScript
CSG is short for Constructive Solid Geometry, a modeling technique that allows a modeler to create a complex surface or object by using Boolean operators, such as union and intersection, to combine simpler objects.
Text above are from wikipedia.
CSG library for use with THREE.js
CSG-builder: A TypeScript-based 3D mesh creation tool using a component-based architecture. Build complex 3D models programmatically and export them as STL files.
roblox-typescript port of JSCAD (CSG in JavaScript)
Deno bindings to libfive, a library and set of tools for solid modeling, especially suited for parametric and procedural design