ColladaXna
ColladaXna copied to clipboard
Importing entire scene rather than Model only
This library was created to import single animated 3D models from COLLADA files. However, the COLLADA file format is much more powerful than that. You can actually store multiple complete 3D scenes with lights, cameras and abitrary entities.
Maybe in future a seperate library could be created that allows importing entire scenes from COLLADA to XNA. The advantage of this would be that you wouldn't necessarily have to create a Level Editor. You could simply use your favourite 3D Content Creation Tool, such as 3ds Max or Blender, to design your 3D scenes and levels.