Hi, Ive made further tests. It indeed seems to be a locale issue. When replacing all "." with "," for floating point numbers, I get an almost correct result.
So I guess now I need to figure out how to enforce a certain locale for the loader? Thank you! Cheers, Philipp PS: My system language is english, but im from Germany. So it probably somehow detected a german locale, which messes up the float reads from the collada file. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=68336#68336 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

