Finding Ready-Made Code
Posted by GBGames on July 26th, 2006This past weekend I was trying to work on some code that makes use of math. Specifically, I was working on acceleration and velocity, but I didn’t necessarily need a heavy-duty physics engine. I just wanted some low-level C++ code for vector math.
I shouldn’t have to write it myself, right? […]




