Java Resources
From Grom358
(Difference between revisions)
Line 3: | Line 3: | ||
* [http://fivedots.coe.psu.ac.th/~ad/jg2/ Pro Java 3D Game Development] | * [http://fivedots.coe.psu.ac.th/~ad/jg2/ Pro Java 3D Game Development] | ||
* [http://www.jmonkeyengine.com/ jME] - 3D scene graph based graphics API | * [http://www.jmonkeyengine.com/ jME] - 3D scene graph based graphics API | ||
+ | * [http://www.cokeandcode.com/phys2d/ Phys2D] - Java 2D Physics Library | ||
+ | * [http://slick.cokeandcode.com/ Slick] - Java 2D Library | ||
+ | * [http://joge.sourceforge.net/ Joge] - Java 2D Game Engine | ||
+ | * [http://jogre.sourceforge.net/main.htm JOGRE] - Java Online Gaming Real-time Engine | ||
+ | * [http://joode.sourceforge.net/ JOODE] - an open source library for simulating rigid body dynamics |
Revision as of 06:45, 14 November 2007
- Java Game Programming Tutorial
- Killer Game Programming in Java
- Pro Java 3D Game Development
- jME - 3D scene graph based graphics API
- Phys2D - Java 2D Physics Library
- Slick - Java 2D Library
- Joge - Java 2D Game Engine
- JOGRE - Java Online Gaming Real-time Engine
- JOODE - an open source library for simulating rigid body dynamics