Hi Jason,
Indeed. I actually talked with Robert a while ago about the possibility of ditching the COLLADA DOM in the dae plugin. When I was developing my reader, I looked at the DOM briefly, and quickly decided to just parse the XML myself. Effectively, I created my own DOM implementation. It wasn't as hard as it sounds, since I could assume a lot more than a general-purpose DOM library can. If I had the time, I'd pursue changing the dae plugin, but time is scarce these days.
Yeah, I remember those discussions. It would be nice if that could go forward, as the number of dependencies for the Collada plugin makes it look more daunting than it is... Hence my initial inclination to try FBX first...
Thanks for the info. J-S -- ______________________________________________________ Jean-Sebastien Guay [email protected] http://www.cm-labs.com/ http://whitestar02.webhop.org/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

