Hello world, I'm trying to load some collada files from osg, using osgviewer, recent trunk version on msvc8. I tried on those found on the collada-dom package (collada-dom/dom/test/1.4/data/*.dae ), but only one (cube.dae) is really loading. Some crash (segfault), some display an empty scene, and others don't find any scene at all. Aren't those data files considered as reference ones ?
I also tried on some kml files (the google's format based on collada one), without success (even if I rename the .kml in .dae, of course): Warning: The DOM was unable to create an element named kml at line 15. Probably a schema violation. => is the dae plugin supposed to be usable, or is it in early development state (or am I badly using it) ? thanks for any information/confirmation ! Fred _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org