three-orbitcontrols

v2.110.1
is the three.js OrbitControls from official repo examples
three three.js 3d camera controls

example_commonjs

budo example.js --open

example_typescript

budo example.ts --open -- -p [tsify]

deploy

npm version patch

predeploy

npm test

postversion

git push origin v${npm_package_version}; npm publish; git push origin master

test

node test

Metadata

  • MIT
  • Whatever
  • Gianluca Casati
  • released 11/4/2019

Downloads

Maintainers