bindings/webgl_depth_texture library
WebGL WEBGL_depth_texture Khronos Ratified Extension Specification
https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/
Classes
- WEBGLDepthTexture
-
The extension is part of the WebGL API and defines 2D depth and
depth-stencil textures.
WebGL extensions are available using the
WebGLRenderingContext.getExtension()
method. For more information, see also Using Extensions in the WebGL tutorial.