three-orbitcontrols-wrap
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

three-orbitcontrols-wrap

THREE.js OrbitControls wrapper for npms module

With yarn

yarn add three-orbitcontrols-wrap

With npm

npm i three-orbitcontrols-wrap

Usage

    import * as THREE from 'three';
    import {OrbitControlsWrap} from "three-orbitcontrols-wrap";
 
    OrbitControlsWrap(THREE);
 
    // now use THREE.OrbitControls

Readme

Keywords

none

Package Sidebar

Install

npm i three-orbitcontrols-wrap

Weekly Downloads

11

Version

1.0.2

License

MIT

Unpacked Size

16.2 kB

Total Files

4

Last publish

Collaborators

  • epranka