a-painter
a-painter copied to clipboard
Clean git checkout + npm install + npm start crashes WebGL in release Chrome on Mac OS X
After running all the commands, I loaded http://localhost:8080/webpack-dev-server/, and I saw this in Chrome:
Mac OS X El Capitan Version 10.11.2 (15C50) Google Chrome Version 53.0.2785.116 (64-bit)
Loads fine in Firefox release (I'm running 48.0.2).
might be an issue with your browser + WebGL. you might find three.js examples also don't load
might be an issue with your browser + WebGL. you might find three.js examples also don't load
Nope, loading any other A-Frame scene or three.js example loads just fine. Consistently, A-Painter locally seems to crash my Chrome (and even in Incognito Mode). FWIW, https://aframe.io/a-painter/ loads fine.