Hi, I have two same looking different geometries: One geometry with geometry shader and second without geometry shader which is slower, more memory consuming fallback geometry that expands geometry on CPU. All "check extension" functions require contextID. I don't have any contextID when creating geometry. I can't decide which one to use on the fly. How can I check for extension without contextID ?
Thank you! Cheers, Filip ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=48107#48107 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

