Legend of the Seeker RPG News
Status: Planning
Brought to you by:
ot4ku
After writing a basic game design document and gamplay script I try to find a open source engine for the game.
The code will be programmed in C++.
So these engines are qualified for this job:
- Crystal Space (http://www.crystalspace3d.org/):
- very complex; I think this project won't need this complexity.
- Irrlicht (http://irrlicht.sourceforge.net/):
- easy, simple
- but no animated build-in mesh files
- blender exporter is not so good
- but simple build-in collision detection... read more