====== ColladaSchema ====== This project provides classes to load Collada Files into RAM. Currently there is basic support for collada 1.4.0 (and probably also 1.4.1) for geometry, scenes, and meshes. All these classes are in the COLLADA140 namespace. Currently the XMLSerializer is used to automatically load and save the collada files. ==== TODO ==== Support materials and animations