[osg-submissions] Fix COLLADA export of DrawArrays
Robert Osfield
robert.osfield at gmail.com
Mon May 26 14:32:04 PDT 2008
Thanks Paul, fix now merged and submitted to SVN.
On Thu, May 22, 2008 at 3:47 PM, Paul Martz <pmartz at skew-matrix.com> wrote:
> When exporting a DrawArrays PrimitiveSet, the DAE plugin computes an
> incorrect nbVerticesPerPoly if the first index is not zero. The issue can be
> reproduced easily with:
> osgconv cessna.osg cessna.dae
>
> Examination of the resulting .dae file reveals several out-of-range tristrip
> indices; viewing the .dae file in osgviewer causes a crash when OSG tries to
> lookup those indices.
>
> Attached resolves this issue.
>
> Paul Martz
> Skew Matrix Software LLC
> http://www.skew-matrix.com
> +1 303 859 9466
>
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
More information about the osg-submissions
mailing list