Hi Tim,
I've written a pair of articles on the internals of OSG that members of this list might find interesting. The first, http://www.bricoworks.com/articles/stateset/stateset.html, covers osg::StateSet and osg::State. Almost every programmer that uses OSG is familiar with StateSet, but it's releation to State and the OpenGL graphics state might be more obscure. The second article, http://www.bricoworks.com/articles/stategraph/stategraph.html, describes the StateGraph structure that is used to manage graphics state changes when rendering the visible elements of the scene. Any feedback is appreciated.
Those are excellent articles. Thanks for writing them! You should link to them from your front page or blog... And also you might want to link to them from the documentation section on the OSG site (perhaps in the Programming Guides subsection http://www.openscenegraph.org/projects/osg/wiki/Support/ProgrammingGuides).
Thanks again for these articles, and I look forward to more! J-S -- ______________________________________________________ Jean-Sebastien Guay [email protected] http://www.cm-labs.com/ http://whitestar02.webhop.org/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

