1.0.4 • Published 7 years ago

three-toolbox v1.0.4

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

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

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago