MathBox.cljs
MathBox.cljs copied to clipboard
Lock three.js version to 0.150.0
before going past 151 try
THREE.ColorManagement.enabled = false;
renderer.outputColorSpace = THREE.LinearSRGBColorSpace;