three-transform-ctrls

1.0.1 • Public • Published

three-transform-ctrls

A module for using THREE.TransformControls with nodejs

See the original for a demo.

Updated for THREE R91.

Installation

npm install three-transform-ctrls

Usage

var TransformControls = require('three-transform-ctrls');
var controls = new TransformControls(camera, domElement);

Package Sidebar

Install

npm i three-transform-ctrls

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

45 kB

Total Files

3

Last publish

Collaborators

  • h3rm3s1986