Documentation ¶
Overview ¶
Package shader contains the several shaders used by the engine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddProgram ¶
func AddProgram(name, vertexName, fragName string)
func Programs ¶
func Programs() map[string]ProgramInfo
Types ¶
type ProgramInfo ¶
Click to show internal directories.
Click to hide internal directories.