Basics of Vector Math
Featuring: Circle vs. Point Collision
Coding for video games often involves solving problems which deal with the positions of stuff. The mathematical concept of "vectors" can make these problems easier to think about.
Help
Coding for video games often involves solving problems which deal with the positions of stuff. The mathematical concept of "vectors" can make these problems easier to think about.