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

ColladaLoader2: Basic skeletal animation support #11486

Merged
merged 1 commit into from
Jun 11, 2017
Merged

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jun 10, 2017

This PR introduces a very basic support for skeleton animation.

Most of the sophisticated Collada spec is not yet implemented but simple collada models should work. I'm trying to enhance this in the next weeks, because i've already found some problems with more complex models 😅 . For example, ColladaLoader2 needs to support multi materials in order to correctly process skinned meshes.

@mrdoob
Copy link
Owner

mrdoob commented Jun 11, 2017

Yay! 👏

@mrdoob mrdoob merged commit 9e74883 into mrdoob:dev Jun 11, 2017
@mrdoob
Copy link
Owner

mrdoob commented Jun 11, 2017

Thanks!

@Mugen87 Mugen87 changed the title ColladaLoader2: Basic skeleton animation support ColladaLoader2: Basic skeletal animation support Jun 15, 2017
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

Successfully merging this pull request may close these issues.

2 participants