Skip to content

@ralphschuler.webgl shader factory.<internal>.WebGLProgram

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: WebGLProgram

@ralphschuler/webgl-shader-factory.<internal>.WebGLProgram

The WebGLProgram is part of the WebGL API and is a combination of two compiled WebGLShaders consisting of a vertex shader and a fragment shader (both written in GLSL).

MDN Reference

Typescript Libraries

Modules

Namespaces

Clone this wiki locally