-
Coordinate Systems And Transformations
This blog explains coordinate systems and various transformations like scaling, translation, rotation and their derivation using matricies
-
Perspective Camera and its OpenGL gotchas
This post explains and derives perspective projection transform for implementing cameras and its implementation specific gotchas in OpenGL