0.0.3 • Published 6 years ago

three-solid v0.0.3

Weekly downloads
3
License
MIT
Repository
-
Last release
6 years ago

Three Solid

Constructive Solid Geometry tools for Three.js.

This is a fork of chandlerprall/ThreeCSG.


Not yet ready for general use.

Usage

npm install three-solid

or

<script src="https://unpkg.com/three-solid@latest/dist/three-solid.min.js"></script>

Example

https://johnrees.github.io/three-solid

Output

Running yarn run build will create a dist folder with the following files.

Build FormatLocation
umddist/three-solid.js
umd (minified)dist/three-solid.min.js
commonjsdist/cjs/index.js
es6dist/es6/index.js