0.1.3 • Published 3 years ago

@raycaster/3d-controls v0.1.3

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

@raycaster/3d-controls

A library of 3D controls for Three.js, for controlling the perspective of the camera, transforming objects, etc.

The goal of this library is to provide a set of audited controls for Three.js, which could potentially play well with each other, be easily configurable, and extensible.

Prior art

Inspiration for this work comes from the example controls from Three.js examples.