Back to Home

Game Math 101, Writing your Own 2D Math in C++ | Randy Gaul’s Game Programming Blog

Default bookmark image

This tutorial teaches game development math using C++ and the Tigr graphics library. It progressively introduces concepts like vectors, points, and transformations, building upon basic C++ knowledge. The tutorial uses practical examples, including drawing lines and points, animating a box, and implementing coordinate transformations. It emphasizes understanding the differences between points and vectors and provides functions for common vector operations. The final goal is to create an interactive animation using these mathematical principles.

Y
Added ByYadu Rajiv
1
💬0
👁️0
🔗0
Actions

Comments

0
✨ Markdown is supported
💬

No comments yet. Be the first to comment!