QuantumBadger
QuantumBadger
e.g. boards like /fiftyfifty where thumbnails are disabled
But detect if a connection is available first
Suggested by /u/SDKMMC: > I have been using Tapatalk 4 for forum browsing and one thing that I really love about it is the fact that they have a widget...
Spin-off of #7 -- we should add OpenGL ES 2.0+ support for mobile platforms. Later on, we can consider the necessary plumbing for `WindowHandler`/`WindowHelper`.
It would be good to add an additional example "hello world" app which can be compiled for desktop (Windows/Mac/Linux) or for WebGL. This should be pretty simple, just using either...
In the upcoming WebGL support, we don't handle the situation where the WebGL context is lost and restored. While it might be best to detect this externally and restart the...
Currently we rely on WebGL 2.0, but there are some older browsers where this may not be available (for example, iOS versions below 15.1). It may be worth adding a...