three-freeform-controls
/
0.2.3
three-freeform-controls 0.2.3
Install from the command line:
Learn more about npm packages
$ npm install @picknikrobotics/three-freeform-controls@0.2.3
Install via package.json:
"@picknikrobotics/three-freeform-controls": "0.2.3"
About this version
This library provides rotation and translation controls for THREE.JS objects.
- Install dependencies:
npm install
- Build and watch the source code:
npm run start
- Make sure to build the source code
- Run examples:
npm run examples
- To see a specific example in fullscreen, use the filename from
examples/
folder(likelocalhost:10001/basic
orlocalhost:10001/transition-limit
)
- [x] translation controls with 3 degrees of freedom
- [x] rotation controls with 3 degrees of freedom
- [x] translation and rotation controls about arbitrary axes
- [x] plane controls for translation restricted to an arbitrary plane
- [x] rotation controls in the eye plane
- [x] free-pick controls for translation in the eye plane
- [x] fixed mode controls (retain orientation wrt. object rotation)
- [x] inherit mode controls (make controls follow object rotation)
- [x] custom objects as controls handles
- [x] enabling partial controls only
- [x] multiple instances of controls anchored to a single object
- [x] different instances of controls anchored to a different objects
- [x] snap to grid
- [x] translation limits along individual axes
- [ ] tests
three-freeform-controls
is distributed with an MIT license.
When contributing to this repository, please first discuss the change you wish to make via an issue on the Github Repo.
Details
- three-freeform-controls
- PickNikRobotics
- over 1 year ago
- MIT
- 53 dependencies
Assets
- three-freeform-controls-0.2.3.tgz
Download activity
- Total downloads 33,343
- Last 30 days 927
- Last week 147
- Today 7