Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Implemented Skinning #167

Merged
merged 22 commits into from
Feb 17, 2020
Merged

Implemented Skinning #167

merged 22 commits into from
Feb 17, 2020

Conversation

sunjay
Copy link
Contributor

@sunjay sunjay commented Feb 17, 2020

Fixes #24.

This PR implements skinning. Skinning is a major feature that moves us closer to fully supporting skeletal animation. The last step to supporting that is for @JLSJamesShi to finish #18.

Before/after shots of bigboi:

without skinning with skinning

I also added some simpler test models to help with testing/debugging:

  • A model without any rigging data whatsoever:
    alien_ghost
  • A model with a very simple rig and little geometry:
    posed_arm

References

@sunjay sunjay requested a review from a team February 17, 2020 00:16
Copy link
Contributor

@daose daose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay full speed ahead for no-more-t-poses

@sunjay sunjay merged commit 2bd849b into master Feb 17, 2020
@sunjay sunjay deleted the skins branch February 17, 2020 00:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support glTF Skinning for Skeletal Animation
2 participants