3 Commits

Author SHA1 Message Date
Evan Goode
43d5dca4c5 Replace Minecraft texture with our own
We should use our own homemade texture for the end-portal-inspired
background rather than using the texture from Minecraft.
2025-01-02 18:05:13 -05:00
Evan Goode
c040bae3f6 Try to optimize background shader
- Don't animate if WebGL fails on failIfMajorPerformanceCaveat (if
  browser is using a software renderer)
- Remove array access
- Reduce texture lookups from 16 to 8
2024-09-05 22:26:32 -04:00
Evan Goode
6d6c5ecc79 Fix make clean 2024-08-15 12:33:59 -04:00