Physics_for_Game_Programmers-Source_Code

所属分类:Java编程
开发工具:Java
文件大小:1368KB
下载次数:9
上传日期:2009-09-06 22:35:03
上 传 者gashtio
说明:  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)

文件列表:
Code (0, 2005-04-07)
Code\Csharp_Code (0, 2005-04-07)
Code\Csharp_Code\Chapter03_Newtonian (0, 2005-04-04)
Code\Csharp_Code\Chapter03_Newtonian\GravityGame.cs (8221, 2005-04-06)
Code\Csharp_Code\Chapter03_Newtonian\Shuffleboard.cs (6588, 2005-04-06)
Code\Csharp_Code\Chapter04_Kinematics (0, 2005-04-05)
Code\Csharp_Code\Chapter04_Kinematics\BeanBag.cs (6689, 2005-04-06)
Code\Csharp_Code\Chapter04_Kinematics\BeanbagTosser.jpg (4800, 2005-01-25)
Code\Csharp_Code\Chapter04_Kinematics\blah.txt (9937, 2005-01-19)
Code\Csharp_Code\Chapter04_Kinematics\ODE.cs (1159, 2005-04-04)
Code\Csharp_Code\Chapter04_Kinematics\ODESolver.cs (1350, 2005-04-04)
Code\Csharp_Code\Chapter04_Kinematics\RK4Spring.cs (872, 2005-04-04)
Code\Csharp_Code\Chapter04_Kinematics\SpringODE.cs (2577, 2005-04-04)
Code\Csharp_Code\Chapter04_Kinematics\SpringSimulator.cs (6459, 2005-04-06)
Code\Csharp_Code\Chapter05_Projectile (0, 2005-04-05)
Code\Csharp_Code\Chapter05_Projectile\DragProjectile.cs (2591, 2005-04-05)
Code\Csharp_Code\Chapter05_Projectile\Golfer.jpg (9458, 2005-01-23)
Code\Csharp_Code\Chapter05_Projectile\GolfGame.cs (9899, 2005-04-06)
Code\Csharp_Code\Chapter05_Projectile\GolfGame2.cs (12388, 2005-04-06)
Code\Csharp_Code\Chapter05_Projectile\GolfGame3.cs (13750, 2005-04-06)
Code\Csharp_Code\Chapter05_Projectile\GolfGame4.cs (17078, 2005-04-06)
Code\Csharp_Code\Chapter05_Projectile\Hole_Cartoon.jpg (11973, 2005-01-23)
Code\Csharp_Code\Chapter05_Projectile\Hole_Cartoon_Full.jpg (6305, 2004-10-06)
Code\Csharp_Code\Chapter05_Projectile\ODE.cs (1159, 2005-04-04)
Code\Csharp_Code\Chapter05_Projectile\ODESolver.cs (1350, 2005-04-04)
Code\Csharp_Code\Chapter05_Projectile\SimpleProjectile.cs (2271, 2005-04-05)
Code\Csharp_Code\Chapter05_Projectile\SpinProjectile.cs (3619, 2005-04-05)
Code\Csharp_Code\Chapter05_Projectile\WindProjectile.cs (2574, 2005-04-05)
Code\Csharp_Code\Chapter06_Collision (0, 2005-04-05)
Code\Csharp_Code\Chapter06_Collision\PaddleGame.cs (7434, 2005-04-06)
Code\Csharp_Code\Chapter06_Collision\SphereCollision.cs (8490, 2005-04-06)
Code\Csharp_Code\Chapter07_Sports (0, 2005-04-06)
Code\Csharp_Code\Chapter07_Sports\Basketball.jpg (11567, 2005-01-30)
Code\Csharp_Code\Chapter07_Sports\basketball_player.gif (6426, 2004-10-11)
Code\Csharp_Code\Chapter07_Sports\DragProjectile.cs (2591, 2005-04-05)
Code\Csharp_Code\Chapter07_Sports\FreeKick.cs (12052, 2005-04-06)
... ...

Hello Readers, One major difference between the C versions of the examples and the Java or C# versions is that the C examples don't have GUIs. The reason for this is that I don't know how to write a GUI in C. The "guts" of the examples are more or less the same but instead of displaying the results in a GUI, the results from the C programs are written to the screen.

近期下载者

相关文件


收藏者