bindings/oes_standard_derivatives library
WebGL OES_standard_derivatives Khronos Ratified Extension Specification
https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/
Classes
- OESStandardDerivatives
-
The extension is part of the WebGL API and adds the GLSL
derivative functions
dFdx,dFdy, andfwidth. WebGL extensions are available using theWebGLRenderingContext.getExtension()method. For more information, see also Using Extensions in the WebGL tutorial.