mathigon/textbooks

Update THREE.js to the latest version

plegner opened this issue · 1 comments

This will require replacing all uses of THREE.Geometry with THREE.BufferGemetry

This will also allow us to take advantage of this: mrdoob/three.js#21967