StageXL
StageXL copied to clipboard
Add texture compression for WebGL
It would be awesome if we could load compressed textures!
Just a few links ...
https://github.com/KhronosGroup/WebGL/tree/master/conformance-suites/1.0.3/conformance/extensions
https://www.khronos.org/registry/webgl/sdk/tests/conformance/extensions/webgl-compressed-texture-atc.html?webglVersion=1
https://www.khronos.org/registry/webgl/sdk/tests/conformance/extensions/webgl-compressed-texture-s3tc.html?webglVersion=1
https://www.khronos.org/registry/webgl/sdk/tests/conformance/extensions/webgl-compressed-texture-pvrtc.html?webglVersion=1
https://www.khronos.org/registry/webgl/sdk/tests/conformance/extensions/webgl-compressed-texture-size-limit.html?webglVersion=1