home - introduction - screenshots - download - documentation - contact

Main Menu

Links

osgNV Project Pages

SourceForge.net Logo
glyph

Release Notes > osgNV-0.5.5

Release date: 25 January 2003

New in this release is the osgNVCg module which provides support for the nVIDIA's Cg language. To make the osgNVCg module work correctly with OpenSceneGraph 0.9.3 (or older) you have to #define the macro APPLY_MATRICES_BEFORE_STATE in file RenderLeaf.cpp (full path: your_osg_dir/src/osgUtil/RenderLeaf.cpp) and recompile OSG.