Part I - The Vector2D Struct and The Math2D Class
When setting out to build a physics engine, there's a fundamental building block you simply can't ignore: vectors. Vectors are the DNA of any physics computation—whether it's detecting collisions, applying forces, or calculating rotations.

Riccardo Orion Feingold in ✏️ Blog, 💻 Tech
Sep 11, 2023 • 7 min read