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

Remove dependency on WebGL #150

@yushih

Description

@yushih

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions