Hi Marc,

The DrawArrays change is required I've already removed the DrawArrays
usage.  Cedric's change to TriStripVisitor would be useful though so it'd
be good if you could merge it and send along the changed file :-)

Robert.

On 30 November 2014 at 10:53, Marc Helbling <[email protected]>
wrote:

> 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
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to