StageXL icon indicating copy to clipboard operation
StageXL copied to clipboard

Add texture compression for WebGL

Open bp74 opened this issue 11 years ago • 1 comments

It would be awesome if we could load compressed textures!

bp74 avatar Dec 02 '14 09:12 bp74

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

bp74 avatar Mar 24 '15 08:03 bp74