I have been progamming my own FPS since october using java and JOGL to achieve creating quite good graphics with hardware rendering and other interesting features. The source code has been largely inspired from d3caster, written by Vincent Stahl but has been improved. Nevertheless, I have a few bugs in my current MD3 loader. There is a distance between the bottom and the top of the body of the model. I need some help to find the solution. I ported the MD3 loader written by Digiben into java. The original source code in C++ (and a MD3 model) is there :
Please find enclosed my source code in java.
The original version of the game is here :
http://www.stahlforce.com/games/aa1/index.html
My version of the game is here :
http://tuer.cvs.sourceforge.net/tuer/bac_a_sable/
You need JRE 1.5 and JOGL beta 5 to test it. I really need some help. I have been looking for a solution to have my MD3 loder worked since about 2 weeks. I can’t use true fullscreen mode under both windows and linux, it’s very unpleasant. It would be nice if someone could give me some advice. That’s only my second “try” of 3D video game programming.
Edit.: rather click here : http://tuer.sourceforge.net/play.php