Changes Made to Java AI Wikipage
Posted: 10 May 2011, 04:39
I've made some changes to the Java AI Development page on the wiki.
You can check the log, but I've added instructions for building a metal extractor, as well as contributed a simple script for moving over the .jar file with minimal effort. I just learned how to build my metal extractor a few days ago, so feel free to make any changes you think are necessary. I realize it's a very simplistic way of doing it, but I just wanted to give people an idea to get them jump started.
Also, if someone could take a look at the calculateDistance(AIFloat3 a, AIFloat3 b) method I wrote, I would appreciate it. The code is ugly, and my brain was hurting too much when I was writing it at three in the morning so I couldn't get the square root to return back with the data type I was using.
You can check the log, but I've added instructions for building a metal extractor, as well as contributed a simple script for moving over the .jar file with minimal effort. I just learned how to build my metal extractor a few days ago, so feel free to make any changes you think are necessary. I realize it's a very simplistic way of doing it, but I just wanted to give people an idea to get them jump started.
Also, if someone could take a look at the calculateDistance(AIFloat3 a, AIFloat3 b) method I wrote, I would appreciate it. The code is ugly, and my brain was hurting too much when I was writing it at three in the morning so I couldn't get the square root to return back with the data type I was using.