evanw / csg.js

Constructive solid geometry on meshes using BSP trees in JavaScript
http://evanw.github.com/csg.js/
MIT License
1.79k stars 264 forks source link

Ready for NPM #19

Open trusktr opened 7 years ago

trusktr commented 7 years ago

Just opening this PR for @thibauts

z3dev commented 6 years ago

I think you would be better off using CSG.js from JSCAD organization.

trusktr commented 6 years ago

Thanks for pointing that out @z3dev, I'll check it out.