three-toolbox

1.0.4 • Public • Published

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.

Math3D

Geometry

Package Sidebar

Install

npm i three-toolbox

Weekly Downloads

5

Version

1.0.4

License

MIT

Last publish

Collaborators

  • ianpaschal