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

What's the difference between THREE.animationHandler and three.AnimationMixer #9426

Closed
2 of 9 tasks
asforever opened this issue Jul 28, 2016 · 1 comment
Closed
2 of 9 tasks
Labels

Comments

@asforever
Copy link

Description of the problem

What's the difference between THREE.animationHandler and THREE.AnimationMixer,Which should I use THREE.animationHandler and THREE.AnimationMixer,I really don't know which is better to use

Three.js version r76
Browser
  • All of them
  • Chrome
  • Firefox
  • Internet Explorer
OS
  • All of them
  • Windows
  • Linux
  • Android
  • IOS
Hardware Requirements (graphics card, VR Device, ...)
@titansoftime
Copy link
Contributor

titansoftime commented Jul 28, 2016

THREE.AnimationHandler was deprecated as of r73. The new system (THREE.AnimationMixer) offers some very nice improvements over the old system however there are some lingering bugs (#9056) and is devoid of documentation.

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

3 participants