three-toolbox
v1.0.4
Published
Some tools for working with Three.js
Downloads
17
Maintainers
Readme
Three.js Toolbox
NOTE: This is still a work in progress. It will be cleaned up and more production ready in the near future.
Instructions
Install
npm install --save three-toolbox
Usage
const { Math3D, Geometry } = require("three-toolbox");
What's in the toolbox?
The toolbox has a few sub-objects to organize the functions by purpose:
Sub-Objects
Math3D
Geometry
All Functions
You can click them to read more in the docs.