anoved / gpxtruder

Make 3D-printable elevation models of GPX tracks.
http://gpxtruder.xyz/
MIT License
69 stars 23 forks source link

Graceful fallback if WebGL is unavailable #1

Closed anoved closed 9 years ago

anoved commented 9 years ago

(Firefox specific:) For testing purposes, visit about:config and filter for webgl preferences. Set webgl.disabled to true to simulate no WebGL. Also test with WebGL enabled but with webgl.min_capability_mode set to true, which currently inhibits display with a different error. Reasonable to treat both errors the same, but if possible try to get it working in min mode.

anoved commented 9 years ago

6184d98d854e3598e5c7207b8f3b89996ff16538