Following tutorials to learn and understand graphics processing.
While following the tutorial I will attempt to make my own comments to understand what each line is doing.
Will attempt to do all excercises and explore my knowledge past tutorial at each step of the way.
Using OpenGL library in c++. Coding in Visual Studio 2015 for windows.
Video followed to set up OpenGL: https://www.youtube.com/watch?v=tmTLcyAwBJo
Tutorial followed to learn OpenGL: https://learnopengl.com/#!Introduction