| 
  | 
2.4.6 Constructive Solid Geometry
  In addition to all of the primitive shapes POV-Ray supports, you can also combine multiple simple shapes into 
 complex shapes using  Constructive Solid Geometry (CSG). There are four basic types of CSG operations: union, 
 intersection, difference, and merge. CSG objects can be composed of primitives or other CSG objects to create more, 
 and more complex shapes. 
  | 
  |