Minimalist OpenGL Vertex Buffer sample (for Windows).
Load vertex data from a binary file, display it using simple shaders.
Based on http://stupomerantz.com/public/opengl/example-06/example-06.cc.html
There's a bug with indexed mode! TODO: fix
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Minimalist OpenGL Vertex Buffer sample (for Windows).
Load vertex data from a binary file, display it using simple shaders.
Based on http://stupomerantz.com/public/opengl/example-06/example-06.cc.html
There's a bug with indexed mode! TODO: fix