/Object4D

Extends Object3D of Three.js with time based movement.

Primary LanguageJavaScript

Object4D

Adding native animation to three.js

  • Extend the Object3D mesh with the ability to move over time.
  • Allows Object4D meshes to stop, start, tween around a three.js scene.
  • Give each Object a different speed.
  • Movement is not affected by changes in frame rate.