Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing entire scene rather than Model only #8

Open
Bunkerbewohner opened this issue Aug 9, 2011 · 0 comments
Open

Importing entire scene rather than Model only #8

Bunkerbewohner opened this issue Aug 9, 2011 · 0 comments
Labels

Comments

@Bunkerbewohner
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant