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

Convert COLLADA loader into COLLADA class #45

Open
cjcliffe opened this issue Oct 27, 2011 · 0 comments
Open

Convert COLLADA loader into COLLADA class #45

cjcliffe opened this issue Oct 27, 2011 · 0 comments
Assignees

Comments

@cjcliffe
Copy link
Owner

Now that the COLLADA loader is matured a bit it's time to start dividing it up further into a class that can initialize itself from a COLLADA file and then be used as more of a resource than just a one-shot scene.

Right now we parse and load all the scenes from a COLLADA file but just return the default one and can't extract individual resources without loading the whole thing; this won't be sufficient moving forward.

@ghost ghost assigned cjcliffe Oct 27, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant