three-solid
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

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 Format Location
umd dist/three-solid.js
umd (minified) dist/three-solid.min.js
commonjs dist/cjs/index.js
es6 dist/es6/index.js

Readme

Keywords

none

Package Sidebar

Install

npm i three-solid

Weekly Downloads

4

Version

0.0.3

License

MIT

Last publish

Collaborators

  • johnrees