Move animation-mixer into core?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 17.6k
- Forks
- 4.4k
- PR merge metrics
- No merged PRs in 30d
Description
Might be a good time to think about moving animation-mixer into core. THREE.ColladaLoader has finally moved to the new animation system, meaning that animation-mixer will work with both glTF and COLLADA. Per my recent blog post, it's also not that hard to create animated characters using e.g. Mixamo.
Docs for my current implementation: https://github.com/donmccurdy/aframe-extras/tree/master/src/loaders#animation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the current implementation in aframe-extras at src/loaders#animation and the referenced THREE.ColladaLoader and new animation system behavior. Determine the core integration scope and acceptance criteria for animated glTF and COLLADA characters; done means animation-mixer is available in A-Frame core and works with both formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, three.js
- Domain
- computer-graphics, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100