386b87d4a0
Moved CullVisitor/RenderStage/RenderStageLighting across to managing lights entirely within RenderStageLighting, and changed the management of modelview matrices so that RenderLeaf now stores the absolute modelview matrix, rather than a model matrix as done previously. The later allows RenderLeaf's to do a glLoadMatrix rather than a glPushMatrix/glMultMatrix/glPopMatrix. |
||
---|---|---|
bin | ||
dist | ||
doc | ||
include | ||
lib | ||
Make | ||
Metrowerks | ||
src | ||
VisualStudio | ||
AUTHORS | ||
ChangeLog | ||
ChangeLog.preCVS | ||
COPYING | ||
FAQ | ||
index.html | ||
INSTALL | ||
Makefile | ||
NEWS | ||
README | ||
TODO |
Welcome to the Open Scene Graph (OSG). For compiling the OSG under all platforms (Linux, FreeBSD, IRIX, Windows and Mac) please read INSTALL. For general documentation, distribution contents, and plugin dependancies please read index.html in your prefered browser. index.html also has links to INSTALL, making it easier for Windows users which might find the lack of file extensions on text files awkward. Robert Osfield. robert@openscenegraph.com May 2001.