I think there may be a bug in the collada importer, or at least it doesn't behave the way I expect. I'm importing a cube from blender through collada. The definition in the file comes out with a point list of 24 items (which makes sense, 8 points of 3 elements each). After import, I wind up with a Geode consisting of 24 points, with each point repeated 3 times.
I'm trying to use this with osgbBullet. The collada imported cube behaves weird, if I replace the collada cube with an osgbox everything works fine. Can someone verify that this import behavior is incorrect ? Mark
_______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org