-
Notifications
You must be signed in to change notification settings - Fork 1
fzipp/gldemo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This example program uses GLFW 3.3 to manage the context and is based on the OpenGL 4.1 core profile. It demonstrates how to - set up a context - load vertex and fragment shaders - create a VAO and VBO - init and load PMV matrices - draw a quad