filmov
tv
070- The Most Silly Songs Ever - OpenGL Stupid Songs
Показать описание
If you commit these songs to your memory and keep them at the ready,
you can readily perform lots of experiments with OpenGL,
which in turn enables you to figure out many things that are not documented in your books.
-- Vertex Array Song --
Create Vertex Arrays
Bind Vertex Array
Enable Vertex Attrib Array
Vertex Attrib Pointer
-- Buffer Song --
Create Buffers
Named Buffer Storage
Bind Buffer to its target
-- Texture Song --
Create Textures
Bind Texture
Tex Storage 2D
Tex Sub Image 2D
Bind Texture Unit
-- Uniform Block Song--
Get Uniform Block Index
Uniform Block Binding
Get Uniform Indices
GetActive Uniform (Block)
you can readily perform lots of experiments with OpenGL,
which in turn enables you to figure out many things that are not documented in your books.
-- Vertex Array Song --
Create Vertex Arrays
Bind Vertex Array
Enable Vertex Attrib Array
Vertex Attrib Pointer
-- Buffer Song --
Create Buffers
Named Buffer Storage
Bind Buffer to its target
-- Texture Song --
Create Textures
Bind Texture
Tex Storage 2D
Tex Sub Image 2D
Bind Texture Unit
-- Uniform Block Song--
Get Uniform Block Index
Uniform Block Binding
Get Uniform Indices
GetActive Uniform (Block)