OpenCSG

v 1.4.2

OpenCSG is a library that does image-based CSG rendering using OpenGL

CSG is short for Constructive Solid Geometry and denotes an approach to model complex 3D-shapes using simpler ones, i.e., two shapes can be combined by taking the union of them, by intersecting them, or by subtracting one shape of the other. The most basic shapes, which are not results of such CSG operations, are called primitives. Primitives must be solid, i.e., they must have a clearly defined interior and exterior. By construction, a CSG shape is also solid then.

http://www.opencsg.org/

To install OpenCSG, paste this in macOS terminal after installing MacPorts

sudo port install OpenCSG

Add to my watchlist

Installations 7
Requested Installations 2