New RPG game using Irrlicht

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
Spidla
Posts: 31
Joined: Tue Nov 25, 2003 3:46 pm
Location: Czech Republic
Contact:

New RPG game using Irrlicht

Post by Spidla »

Hi I am working with small group of friends on singleplayer RPG game called Legend of Armageddon. It will be similar RPG game type as Dungeon Siege :-)

Some of features :
- all graphics is rendered by Irrlicht
- engine is using MD3 models with animations, model states (DEAD,STAND,SIT), skins (for multiple types of armor) and tags (for attaching weapons)
- engine is using 3DS models for static objects with states (example OPENED_DOORS,CLOSED_DOORS)
- engine is rendering terrain created in Milkshape 3D with high texture resolution
- engine is able to render also indoor space created in BSP format
- all maps,models,static objects and animations definitions are in XML
- engine is using AngelScript for scripting support in maps
- engine has integrated particle effects (fire, in the next version also rain,snow)
- engine is using FMOD driver for playing sounds and music (using WAVs and MP3s)
- engine has a dynamic lighting
- engine uses camera controled by user (user may sip around his hero)
- integrated gravity and collision detection (from Irrlicht)
- usefull functions like FindPathToPosition

Note, that most of these features are only designed (=not completed).
Complete stable version will be published online (i hope)

We don`t have any homepage because our webdesigner is busy.
You can only see some screenshoots on our temporary web.

http://loa-x86i.wz.cz
DarkWhoppy
Posts: 386
Joined: Thu Sep 25, 2003 12:43 pm
Contact:

Post by DarkWhoppy »

Looks cool so far, once i'm done with Galactic Racer a few friends want to do a RPG. (which, one is a awsome modeler and the other is a artist :) ) Good luck on your project, look forward to playing a demo if it'll hold up on my 8Mb video card : - P
Programmer of the Irrlicht Scene Editor:
Homepage - Forum Thread
Version 2 on its way!!
Spidla
Posts: 31
Joined: Tue Nov 25, 2003 3:46 pm
Location: Czech Republic
Contact:

Post by Spidla »

Thanks I have now completed non-playable demo (something like in-game intro) showing some features and in the future I am going to do playable demo with the first stable version of engine.

P.S.: I thing 8MB card will be enough (for demo) :)
guest

Post by guest »

I'm the same person giving away the animated fps model in cfx format, in other trhead.

Any chance you would add directx8 or 9 format (once irrlitch provides it, but it may not be possible) for character animation once Irrlitch have it? or...at least...as worse solution... using md2, or sofskinned OBJs?

imho, dx8 character animation , is the best way for animation, from the artistic point of view.

Not trying to make an artist offer, no way. Just curious,to maybe follow the development. I like fantasy and rpg games, mostly I like orcs, dwarves and stuff. Even when is been so overused. I got fan by reading books many , many years ago, before internet made it so popular...
netpipe
Posts: 670
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

hmm

Post by netpipe »

wow that was 6 years ago whyd you quit ?
DarkDepths
Posts: 126
Joined: Sun Apr 02, 2006 1:21 am
Location: Canada

Post by DarkDepths »

wow that was 6 years ago whyd you quit ?
Wow, that was 6 years ago, why'd you bump this thread?
Post Reply