script based 3D solid modeller. Moved to https://gitlab.com/arnholm
-
Updated
Apr 9, 2021 - C++
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.
script based 3D solid modeller. Moved to https://gitlab.com/arnholm
XML based Constructive Solid Geometry based on carve. Moved to https://gitlab.com/arnholm
carve is a library for constructive solid geometry. Used with xcsg. g++ & MSVC compatible. Moved to https://gitlab.com/arnholm
Constructive Solid Geometry Editor