Visualization Experience

On the CD-ROM, you will find a demo named 1D Racer. Here's a brief description from the programmer, Kaveh Kahrizi:

1D Racer demonstrates the motion of an object with constant acceleration moving through space. First you choose the formula you want, and then you choose the unknown variable. After you have entered valid values for the three known parameters, the race begins. The formulas are clearly marked in the Game class's header (Game.h) by the large comment block. The workspace was created in Visual Studio 6.0, although the files can easily be added to any existing workspace without your having to change the project settings, as long as the compiler is configured to know where DirectX include and library files are ...

Get Beginning Math and Physics for Game Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.