Skip to content

Instantly share code, notes, and snippets.

View knee-cola's full-sized avatar

knee-cola

View GitHub Profile
@knee-cola
knee-cola / ThreeCSG.js
Last active January 12, 2021 09:50 — forked from chandlerprall/ThreeCSG.js
csg.js wrapper for three.js
/*
THREE.CSG
@author Chandler Prall <chandler.prall@gmail.com> http://chandler.prallfamily.com
Wrapper for Evan Wallace's CSG library (https://github.com/evanw/csg.js/)
Provides CSG capabilities for Three.js models.
Provided under the MIT License
*/