Title:
Physics_for_Game_Programmers-Source_Code Download
Description: The source code accompanying the book "Physics for Game Programmers" by Grant Palmer (2005)
Source code in Java,C# and C++ (C++ version has no GUI)
File list (Check if you may need any files):
Code
....\Csharp_Code
....\...........\Chapter03_Newtonian
....\...........\...................\GravityGame.cs
....\...........\...................\README.txt
....\...........\...................\Shuffleboard.cs
....\...........\Chapter04_Kinematics
....\...........\....................\BeanBag.cs
....\...........\....................\blah.txt
....\...........\....................\ODE.cs
....\...........\....................\ODESolver.cs
....\...........\....................\README.txt
....\...........\....................\RK4Spring.cs
....\...........\....................\SpringODE.cs
....\...........\....................\SpringSimulator.cs
....\...........\Chapter05_Projectile
....\...........\....................\DragProjectile.cs
....\...........\....................\GolfGame.cs
....\...........\....................\GolfGame2.cs
....\...........\....................\GolfGame3.cs
....\...........\....................\GolfGame4.cs
....\...........\....................\ODE.cs
....\...........\....................\ODESolver.cs
....\...........\....................\README.txt
....\...........\....................\SimpleProjectile.cs
....\...........\....................\SpinProjectile.cs
....\...........\....................\WindProjectile.cs
....\...........\Chapter06_Collision
....\...........\...................\PaddleGame.cs
....\...........\...................\README.txt
....\...........\...................\SphereCollision.cs
....\...........\Chapter07_Sports
....\...........\................\DragProjectile.cs
....\...........\................\FreeKick.cs
....\...........\................\FreeThrow.cs
....\...........\................\GolfBall.cs
....\...........\................\GolfGame.cs
....\...........\................\ODE.cs
....\...........\................\ODESolver.cs
....\...........\................\README.txt
....\...........\................\SimpleProjectile.cs
....\...........\................\SoccerBall.cs
....\...........\................\SoccerPlayerCartoon.gif
....\...........\................\SpinProjectile.cs
....\...........\................\WindProjectile.cs
....\...........\Chapter08_Cars
....\...........\..............\BoxsterS.cs
....\...........\..............\Car.cs
....\...........\..............\CarSimulator.cs
....\...........\..............\DragProjectile.cs
....\...........\..............\ODE.cs
....\...........\..............\ODESolver.cs
....\...........\..............\README.txt
....\...........\..............\SimpleProjectile.cs
....\...........\Chapter09_Boats
....\...........\...............\BoatSimulator.cs
....\...........\...............\Boats_FullPlane.ppt
....\...........\...............\Boats_HalfPlane.ppt
....\...........\...............\Boats_NoPlane.ppt
....\...........\...............\Boat_FullPlane.pdf
....\...........\...............\FountainLightning.cs
....\...........\...............\ODE.cs
....\...........\...............\ODESolver.cs
....\...........\...............\Powerboat.cs
....\...........\...............\README.txt
....\...........\...............\SimpleProjectile.cs
....\...........\...............\Speedboat.bmp
....\...........\Chapter10_Planes
....\...........\................\CessnaSkyhawk.cs
....\...........\................\FlightSimulator.cs
....\...........\................\ODE.cs
....\...........\................\ODESolver.cs
....\...........\................\PropPlane.cs
....\...........\................\README.txt
....\...........\................\SimpleProjectile.cs
....\...........\Chapter11_Rockets
....\...........\.................\ODE.cs
....\...........\.................\ODESolver.cs
....\...........\.................\README.txt
....\...........\.................\RocketCartoon.ppt
....\...........\.................\RocketSimulator.cs