package js.html.webgl
Available on jsThe WebGLProgram is part of the WebGL API and is a combination of two compiled
WebGLShader
s consisting of a vertex shader and a fragment shader (both written in GLSL). These are then linked into a usable program.Documentation WebGLProgram by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/webgl/Program.html