Coin 2.2.1
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| State | Final release |
|---|---|
| License | GPL and Coin Professional Edition License |
| Released | 2004/01/16 |
New features
- multi-texturing (new node SoTextureUnit)
- bump-mapping (new nodes SoBumpMap, SoBumpMapCoordinate, SoBumpMapTransform)
- render-to-texture (new node SoSceneTexture2)
- much improved font support, can now load and use TrueType fonts for all 3D text primitive types
- SoTexture2 now supports REPLACE texture model
- SoOffscreenRenderer now uses GLX pbuffers for accelerated
offscreen rendering on X11, WGL pbuffers on MS Windows, and AGL pbuffers on Mac OS
- correct, order independent, transparency rendering (new enum
SORTED_LAYERS_BLEND for SoGLRenderAction::setTransparencyType())
- MS Windows HTML help reference documentation support
Bugfixes
- engine SoWriteAction bugfix (assert failure in debug version)
- SoFile::getBoundingBox() and SoVRMLInline::getBoundingBox()
- fixed problem reading gzipped files on Mac OS X
- misc FreeType fixes on Linux and Mac OS X
- SoNode/SoEngine copy() bugfixes
- SoVRMLBackground now reacts to camera movement
- fixes for VRML97 PROTO setup and file export


