Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Remove dependency on WebGL #150

Open
yushih opened this issue Oct 17, 2018 · 0 comments
Open

Remove dependency on WebGL #150

yushih opened this issue Oct 17, 2018 · 0 comments

Comments

@yushih
Copy link
Contributor

yushih commented Oct 17, 2018

The rotating icosahedron, shown when something is loading, depends on WebGL. If WebGL is not supported by the browser, unhandled exceptions are thrown and a blank screen is shown. This is not a huge problem since 92.32% (https://caniuse.com/#search=webgl) of all users have WegGL. Nevertheless, it is good to have some fallback method for indicating loading and avoid blocking the other 7.68% users.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants