Hi Roman, I don't have a link or attachment associated with "patch against git". Could you provide the whole modified files zipped up together.
Modifying the osgsimplegl3 example doesn't seem appropriate, far better would be to renamed it osgforwardcontext or something similar. Also could you give more of explanation for the platform portability of this example. Thanks, Robert. On 11 March 2015 at 06:29, Roman Grigoriev <[email protected]> wrote: > Hi Robert > Here is patch against git > and gl3 example > In linux if you want render with forward context you have to use VAO. This > is first attempt to use VAO. Later we have to use one VAO for all vertex > attributes. For now and simplicity one VAO for one GLBufferObject. > Tested on nvidia GTX970 with 346 drivers. > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=63030#63030 > > > > > Attachments: > http://forum.openscenegraph.org//files/osgsimplegl3_139.cpp > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
