-
Notifications
You must be signed in to change notification settings - Fork 0
bharathanr/LearningOGL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository consists of all the programs I write as I try to learn OpenGL 4.0. I give a short description of what each program does in this readme. makefile -------- The makefile is currently set only to compile first_glut.cpp and to do cleanup. first_glut ---------- Contains a glut based program that demonstrates three different ways of drawing a plain white square. Methods: 1. Fixed Function Pipeline stuff. 2. Vertex Arrays 3. Vertex Buffer Objects, Vertex Array Objects and shaders.
About
A set of programs that I am writing to learn OpenGL 3.2
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published