three-orbitcontrols

v2.110.3
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
npm i three-orbitcontrols

Metadata

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

Downloads

Maintainers