dlangui v0.10.6 (2024-03-04T10:48:08Z)
Home
Dub
Repo
MyGLProgram.createBuffers
widgets
opengl
MyGLProgram
Undocumented in source. Be warned that the author may not have intended to support it.
class
MyGLProgram
Tuple
!(
VAO
,
VBO
)
createBuffers
(
float
[]
vertices
,
float
[]
colors
,
float
[]
texcoords
)
Meta
Source
See Implementation
widgets
opengl
MyGLProgram
functions
createBuffers
execute
initLocations
properties
fragmentSource
vertexSource
variables
colAttrLocation
matrixLocation
texCoordLocation
vertexLocation