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.

List Constructive Solid Geometry repositories

ImplicitCAD

1.3k
Stars
141
Forks
Watchers

A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...

hob3l

241
Stars
15
Forks
Watchers

100x Faster Slicing of SCAD Files for 3D Printing

OpenJSCAD.org

2.6k
Stars
504
Forks
Watchers

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

436
Stars
53
Forks
Watchers

Conversion of a CSG library for use with modern THREE.js

three-csg-ts

473
Stars
29
Forks
Watchers

CSG library for use with THREE.js

curv

1.1k
Stars
72
Forks
Watchers

a language for making art using mathematics

opencascade.js

570
Stars
84
Forks
Watchers

Port of the OpenCascade CAD library to JavaScript and WebAssembly via Emscripten.

Chisel.Prototype

460
Stars
33
Forks
Watchers

Work in progress prototype for the Chisel Level Editor, for Unity

JCSG

172
Stars
51
Forks
Watchers

Java implementation of BSP based CSG (Constructive Solid Geometry)