three-animation-handler

0.0.1 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i three-animation-handler

      Weekly Downloads

      0

      Version

      0.0.1

      License

      MIT

      Last publish

      Collaborators

      • andrewray