webgl.Program

Program

package js-html-webgl

Available on js

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). 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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部