Constructive Solid Geometry

This is an old revision of this page, as edited by Wapcaplet (talk | contribs) at 19:35, 18 December 2002 (added sample images). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.