Mike, For information, my latest collada plugin submission makes the axis orientation, units and scaling information available to callers via parameters passed back by the reader.
Roger > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:osg-users- > [EMAIL PROTECTED] On Behalf Of Mike Weiblen > Sent: 14 December 2007 16:35 > To: OpenSceneGraph Users > Subject: Re: [osg-users] What was reasoning behind OSG Z up axis > > Random thoughts: > > COLLADA, in an attempt to address this common issue, does provide a flag > to specify which axis to call "up". > > For applying a static rotation, that was exactly the motivation for the > .rot and .trans pseudoloaders: to adjust coordinate systems via data > filenames rather than code or special flags in every plugin. > > Eg: osgviewer mydata.anyformat.0,0,-90.rot > > Cheers > -- mew > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

