chandlerprall / ThreeCSG

CSG plugin for Three.js
MIT License
453 stars 152 forks source link

Rewrited in es6. #26

Closed jokagent closed 8 years ago

jokagent commented 8 years ago

It wasn't working with Webpack bundler (had some trouble with scoping, etc), so i rewrited it in es6. Now plugin can be imported via es6 imports.