backface / turtlestitch

visual, blocks-based programming for turtle graphics and generative embroidery
http://www.turtlestitch.org
GNU Affero General Public License v3.0
52 stars 15 forks source link

WebGl conflicts with RetinaSupport! #16

Open backface opened 7 years ago

backface commented 7 years ago

from Andrea: Firefox on Windows : WebGl Error

also reproduced on iexplore 11 on windows tablet and Chrome/firefox on my Android phone.

backface commented 7 years ago

seems to be a conflict with RetinaSupport. As a workaround I disabled RetinaSupport for now see commit

backface commented 5 years ago

tying to dig deeper but lacking a real retina device (such as apple's) where retina support makes any sense. The only device I currently have that reports retina support is my android phone. As soon as I enable retina support there, three.js fails to create a WebGL context (no matter which version of three.js)