Constructive Solid Geometry
Appearance
Constructive Solid Geometry, or CSG, is a modelling technique used in 3D computer graphics, in which complex shapes are formed through the boolean union, difference, or intersection of basic geometric shapes.
CSG Operations
Boolean Union
Boolean Difference
Boolean Intersection
In particular, the Unreal game engine uses this system.
This article is a stub.