Learn a simple way of visualizing how OpenGL objects are created, bound and initialized. By comparing OpenGL objects to C++ objects you can have a better understanding of OpenGL.
Learn how translation occurs in computer graphics by altering the rows and columns of a transformation matrix. Learn how a matrix can rotate and translate a vector.