Closed this issue 9 years ago · 2 comments
I am a fan of the way ThreeJS orders the mesh parameters:
new THREE.Mesh(goemetry[, material])
Any particular reason Glam goes against this?
Because I never, never remembered the order :) Easy enough to change it back.
07d40e4 fixes this, on dev only at the moment.