bindings/webgl_compressed_texture_astc library
WebGL WEBGL_compressed_texture_astc Extension Specification
https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/
Classes
- WEBGLCompressedTextureAstc
-
The extension is part of the WebGL API and exposes Adaptive
Scalable Texture Compression (ASTC) compressed texture formats to
WebGL.
For more information, see the article Using ASTC Texture
Compression for Game Assets by nvidia.
WebGL extensions are available using the
WebGLRenderingContext.getExtension()
method. For more information, see also Using Extensions in the WebGL tutorial.