ended7월 1일· 1 sources

Building a 2D Physics Engine From Scratch: SAT Collision Detection in C++ and SDL2

Why it matters

I wanted to actually understand collision detection — not "call the library function," but understand it well enough to write it myself. So I built a small 2D physics engine in C++ and SDL2, no extern...

1
Sources
+0
24h
Growth
82d
Active

Sources

Related Issues