Jump to content

Constructive Solid Geometry

From Wikipedia, the free encyclopedia
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

Demonstration of CSG Union

Boolean Difference

Demonstration of CSG Difference

Boolean Intersection

Demonstration of CSG Intersection

In particular, the Unreal game engine uses this system.

This article is a stub.