1.0.1 • Published 6 years ago

three-transform-ctrls v1.0.1

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
6 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

6 years ago

1.0.0

6 years ago