three-fly-controls

2.0.0 • Public • Published

three-fly-controls

Three.js fly controls, adapted from http://threejs.org/examples/js/controls/FlyControls.js

usage

npm install three-fly-controls

 
var THREE = require('three.js');
 
// Add the plugin
require('three-fly-controls')(THREE);
 
 
// build your THREE.js scene
 
 
THREE.FlyControls(cameraObject, domElement);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    19
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    19
  • 1.1.0
    107
  • 1.0.0
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i three-fly-controls

Weekly Downloads

127

Version

2.0.0

License

MIT

Unpacked Size

8.16 kB

Total Files

3

Last publish

Collaborators

  • mathisonian