three-bits
v0.8.0
Published
Utilities for Three.js
Maintainers
Readme
three-bits
Three.js extensions and utilities.
⚠️ Alpha Warning
This package is currently in alpha stage. Features and APIs may change without notice, and breaking changes can occur at any time. Use with caution in production environments. Feedback and contributions are welcome!
Features
- Pointer and mouse event handling in 3D space, using (almost) the same interface as regular DOM events.
- Orbit, FPV and trackball controls with much more configurability than what is available in the Three.js examples.
- Utility functions for handling typical 3D operations.
Install
npm install three-bits