1.0.1 • Published 7 years ago

three-transform-ctrls v1.0.1

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
7 years ago

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);
1.0.1

7 years ago

1.0.0

7 years ago