I ran into an issue today that seems to be a bug within the OSG OBJ writer.
I called osgDB::writeNodeFile(*geometry, fileName) with .obj as the extension and my geometry ended up rotated 90 degrees about the X-axis. When I called the same function with the same geometry but with .ive as the extension, the geometry looked fine. I can just use IVE files for now, but I figured I'd let someone know. -- You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/cc85a9e2-8690-4b01-8f15-3c7bfb6cc138%40googlegroups.com.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

