aframevr / a-painter

🎨 Paint in VR in your browser.
https://aframe.io/a-painter/
MIT License
678 stars 202 forks source link

Clean git checkout + npm install + npm start crashes WebGL in release Chrome on Mac OS X #133

Open cvan opened 8 years ago

cvan commented 8 years ago

After running all the commands, I loaded http://localhost:8080/webpack-dev-server/, and I saw this in Chrome:

image

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).

ngokevin commented 8 years ago

might be an issue with your browser + WebGL. you might find three.js examples also don't load

cvan commented 8 years ago

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.