learningthreejs.com
learningthreejs.com copied to clipboard
constructive solid geometry needs to be updated with new versions of csg.js, ThreeCSG.js and Three.js
https://github.com/jeromeetienne/learningthreejs.com/tree/master/source/data/constructive-solid-geometry-with-csg-js
you are likely right, on the other hand im short on time at the moment :(
so pull request are more than welcome
+1. More infos about this update ?
I'm not able to fix these issues, but there's one with the setRotationFromEuler (line 30) wich now only accepts euler (and not a vector).
The work around is to pass an euler param, but there are side effects on line 38.