Constructive Solid Geometry topic
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.
ImplicitCAD
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
hob3l
100x Faster Slicing of SCAD Files for 3D Printing
OpenJSCAD.org
JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generati...
THREE-CSGMesh
Conversion of a CSG library for use with modern THREE.js
three-csg-ts
CSG library for use with THREE.js
curv
a language for making art using mathematics
opencascade.js
Port of the OpenCascade CAD library to JavaScript and WebAssembly via Emscripten.
Chisel.Prototype
Work in progress prototype for the Chisel Level Editor, for Unity
realtime-CSG-for-unity
Realtime-CSG, CSG level editor for Unity
JCSG
Java implementation of BSP based CSG (Constructive Solid Geometry)