Hi Robert,

Thanks a lot for your feedback and analysis. I totally agree with you that 
removing DrawArrays code path is probably the best choice!
Note also that we have been using (for quite a while in production) a very 
simple code to generate a single triangle strip from the list of strips (see 
https://github.com/cedricpinson/osg/blob/develop/src/osgPlugins/gles/TriangleStripVisitor.cpp#L19-95).

Let me know if you'd like me to clean my initial submission to remove 
DrawArrays) and/or if you would be interested in a submission with this simple 
strip merge algorithm.

Cheers,
Marc

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=61921#61921





_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to