On 9 July 2016 at 23:59, Julien Valentin <[email protected]> wrote: > Hi Robert > Wouldn't it be a good idea to setUseVertexBuffer(true) and further > setUseVertexArrayBuffer(true) in MakeFastGeometryVisitor or create a new > optimization visitor for it?
In my experimental VAO implementation I've already written a new Optimizer visitor that sets all the settings appropriately. Still a way to go to getting all the various parts of my implementation working well enough to check in. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
