jefftrull / ColladaOgreImporter

Loading Collada models into Ogre3D
MIT License
7 stars 4 forks source link
collada ogre3d

A small library for importing Collada data into Ogre using the OpenCollada parsing library, in one of two forms: 1) As a pair of files storing a single mesh and a set of materials, generated using the Manual mesh and material methods in Ogre 2) As an Ogre scene graph with in-memory meshes and materials

Copyright (c) 2012 Aditazz, Inc. and distributed under the MIT license - see LICENSE.txt for details.