C++ OpenGL Tutorial - 4 - Math Crash Course (Matrices)

In this video, we go through the base concepts of matrices and their applications to graphics. See the timestamps for a list of covered topics. Matrix Description/Representation: 0:00 Scalar-Matrix Operations: 2:36 Matrix-Matrix Addition: 4:56 Matrix-Vector Multiplication: 5:52 Matrix-Matrix Multiplication: 11:30 Transformations Introduction: 17:04 Scaling: 19:27 Translation: 24:03 Rotation: 30:15 Combining Transformations: 30:51 Conclusion: 37:41 • OpenGL Math: • Website: • Twitter: • Discord: • This Github Repo: • This Playlist:
Back to Top