dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
Shader.compile
dash
graphics
shaders
shaders
Shader
Compiles a Vertex and Fragment shader into a Shader Program
class
Shader
void
compile
(
string
vertexBody
,
string
fragmentBody
)
Meta
Source
See Implementation
dash
graphics
shaders
shaders
Shader
constructors
this
functions
bindAmbientLight
bindDirectionalLight
bindMaterial
bindPointLight
bindUI
bindUniform1f
bindUniform1ui
bindUniform2f
bindUniform3f
bindUniformMatrix4fv
bindUniformMatrix4fvArray
compile
setEyePosition
shutdown
Compiles a Vertex and Fragment shader into a Shader Program