three-animation-handler

v0.0.1
The Three.js AnimationHanlder extras class, published to npm
three animation keyframe

three-animation-handler

This is the Three.js animation handler "extras" package found in the Three.js source (example).

This includes the dependent Animation.js class.

Usage:

var threeAnimationUtils = require('three-animation-handler');
var Animation = threeAnimationUtils.Animation;
var AnimationHandler = threeAnimationUtils.AnimationHandler;

See the offical Three.js documentation for more information and usage.

npm i three-animation-handler

Metadata

  • MIT
  • Whatever
  • Andrew Ray
  • released 4/11/2016

Downloads

Maintainers