Learn how vectors are rotated using Matrices and Quaternions in computer graphics. You will learn how a vectors are rotated about an axis or about multiple axis.
Understanding OpenGL Objects is crucial in learning OpenGL. Learn how OpenGL Objects, responsible for taking data to the GPU, are created, deleted and bound to the OpenGL context.