Hello, There is a typo in the latest development release (3.7.0: GLExtensions.cpp, line 1052) for "isPointSpriteModeSupported". It's checking the mode against itself which will always be false since it's never initialized. It should check against "isPointSpriteSupported" as in 3.6.3.
Thanks, DC ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=76453#76453 _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org