Download List

Descripción del Proyecto

OpenCSG is a library that does image-based CSG rendering using OpenGL. CSG is short for "constructive solid geometry" and represents a modeling technique for composing shapes with 3D-primitives which are combined using volumetric boolean operations. Image-based CSG rendering means rendering CSG shapes without calculating their surface in object-space. Instead, the image of a CSG shape is composed directly in the frame-buffer of the graphics hardware by rather sophisticated stenciling and z-buffer operations.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-27 19:58
1.0.1

Para la prestación de CSG, la configuración de la prueba de tijera OpenGL son respetados. Cuando se utiliza tijera, esto puede conducir a una ganancia de rendimiento importante.
Tags: Minor feature enhancements
For CSG rendering, the settings of the OpenGL scissor test are now respected. When scissoring is used, this can lead to a substantial performance gain.

2004-07-07 03:16
1.0.0

Tags: Initial freshmeat announcement

Project Resources