Site hosted by Angelfire.com: Build your free website today!
    3D ENGINE EXPLORATION
   
Links  
Main Page
Downloads
Links
E-Mail

Projects  
OgreScript
NeoScript
Jet Stream
Walk Test

Articles  
Ogre
Nebula Device
Auran Jet
Fly3D
Crystal Space

 

 

The walk test is my attempt to learn the Fly3D engine. At first I just wanted to make a plugin which allowed me to walk around a level, but has since expanded into a general AI test. AI has always interested me, and so I wanted to use Fly3D to implement some sort of FPS AI. At the moment I only have some pathfinding code implemented, but I hope to expand on this to get some interesting behaviours which can be directly applied to a FPS.

INSTALLATION INSTRUCTIONS
You need to download the Fly3D engine from the official Fly3D web site, and then extract the zip file into the Fly3D install directory (usually C:\flysdk2). Then run the walktest.fly in either the fly frontend (flyFrontend.exe) or the editor (flyEditor.exe).

Screenshots

QUICKLINS

Fly3D:
WalkTest Demo
WalkTest Source
Fly3D Homepage

Other:
Xerces