2008/5/13  <[EMAIL PROTECTED]>:
> I submitted a fix to osg-submissions. Diff (against trunk) is below for
> anyone who wants it now.

Thanks Steve, changes now merged and submitted to SVN.

With your changes I'm now able to create dae files, but... not perfectly yet

osgconv dumptruck.osg dumptruck.dae
osgviewer dumptruck.dae #works fine

osgconv glider.osg glider.dae

osgviewer glider.dae # glider comes up with spurious triangles around it

osgviewer glider.dae --screen 0  # gives me errors, but no scene
Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..)
         nan nan nan nan nan nan segment ignored..
Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..)
         nan nan nan nan nan nan segment ignored..

My system has dual head, I don't know why it might be that when it the viewer
comes up across both displays it at least renders without warnings, but when
on a single head is fine.  It's all just plane odd.   A memory error may be?

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

Reply via email to