Generation of mesh primitives and constructive solid geometry operations
-
Updated
Nov 18, 2025 - Lua
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.
Generation of mesh primitives and constructive solid geometry operations
lovr-procmesh edited for Roblox, and some extra utility functions