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:
5 views
341
68
2 months ago 05:27:56 1
OpenGL c++ first person shooter engine game dev: Collision and Splitscreen