Hi All, For those who what to try life on the bleeding edge you could try out the new beta drivers from NVidia that support OpenGL3.0:
http://developer.nvidia.com/object/opengl_3_driver.html The OSG doesn't have any support for GL3.0 yet so you'll need to extend the osgViewer to open up the GL3.0 graphics context, and implement some new extension support to get access to the new functionality. Have fun, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

