Doxan - 3D spaceshooter

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
ZDeveloper
Posts: 35
Joined: Wed Mar 24, 2004 2:34 pm
Location: Germany
Contact:

Doxan - 3D spaceshooter

Post by ZDeveloper »

We develope a multiplayer 3D spaceshooter.
We start to develope it with Irrlicht 0.6, but than we decide to take torque engine, because Irrlicht is only SceneGraph, so we had to write network and sound/Music parts. At the start we used Audiere for sound and music and RakNet for network, but we had a lot of problems with network connection and this was main reason to take Torque as an engine. But I didn't want to start a discussion what engine is better. I wanted only say, why I announce here this project ;).
Doxan Website
Look at http://www.z-software.de for interesting games.
Guest

Post by Guest »

OK. So what you can say about Torque? I just downloaded Starter+RTS kit (150$) and wondering where to start?
ZDeveloper
Posts: 35
Joined: Wed Mar 24, 2004 2:34 pm
Location: Germany
Contact:

Post by ZDeveloper »

I think Torque is not bad engine, but the graphic part of the engine is not up-to-time. I got the expression that D3D part of the engine is buggy.
But Script engine, Sound engine and Network engine is very well.
And you have a lot of tutorials implement a lot of things. I implemented CG for bumpmapping for the buildings and my next step is implement GLSL. And we want to use this for bumpmapping for Doxan(our game).
And you have some editors for your games.


But I found Irrlicht is easier to use. And in my opinion it is better structured than Torque. But I am not so good programmer to say it exactly.

And I thought about to buy the rts kit, but i don't think that I will buy it. :)
Look at http://www.z-software.de for interesting games.
ZDeveloper
Posts: 35
Joined: Wed Mar 24, 2004 2:34 pm
Location: Germany
Contact:

Post by ZDeveloper »

Here are some ingame screenshots of doxan. They were taken in january and now there more features(3D stars, more ships, more weapons, better user interface) in the game, but we do not make screenshots any more. I will post here screenshots when we take new ones.

EDIT:
the screenshots were not up to date.
new screenshots come in newer posts
Last edited by ZDeveloper on Sun Jul 23, 2006 1:34 pm, edited 1 time in total.
Look at http://www.z-software.de for interesting games.
Guest

Post by Guest »

this is looking good!
Joe_Oliveri
Posts: 448
Joined: Tue Oct 05, 2004 3:24 am
Location: Boston, MA

Post by Joe_Oliveri »

Very Nice, I like your glowing effects.
Irrlicht Moderator || Game Designer
Learn the basics at </dream.in.code>
ZDeveloper
Posts: 35
Joined: Wed Mar 24, 2004 2:34 pm
Location: Germany
Contact:

Post by ZDeveloper »

thanks :)
Look at http://www.z-software.de for interesting games.
bal
Posts: 829
Joined: Fri Jun 18, 2004 5:19 pm
Location: Geluwe, Belgium

Post by bal »

Hey, nice glow. How did you do it without shaders? With a transparant billboard or something similar?

Keep up the good work.
General Tools List
General FAQ
System: AMD Barton 2600+, 512MB, 9600XT 256MB, WinXP + FC3
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

@Bal, he uses Torque for this demo. Maybe Torque supports glow effects. There some OpenGL tutorials about this and another effects, but I hope that they already in Niko's plans :)
buhatkj
Posts: 444
Joined: Fri Dec 12, 2003 4:53 am
Contact:

scenegraph only but...

Post by buhatkj »

using fmod or OpenAL, writing a sound engine isnt really that hard , at least it wasn't for me. The network bit I'm with you on tho, that is gonna be a real pain in the butt....
best of luck dude!! Torque is a great engine too, but I am just really cheap ;-)
My irrlicht-based projects have gone underground for now, but if you want, check out my webcomic instead! http://brokenboomerang.net
ZDeveloper
Posts: 35
Joined: Wed Mar 24, 2004 2:34 pm
Location: Germany
Contact:

Post by ZDeveloper »

thanks for feedback! :)
Torque using OpenAL for sound.
At the moment the glow effekt is a fake in the skybox, but are going to change in the next week.
Look at http://www.z-software.de for interesting games.
ZDeveloper
Posts: 35
Joined: Wed Mar 24, 2004 2:34 pm
Location: Germany
Contact:

Post by ZDeveloper »

New Doxan website with new screenshots released, but only in German language. English version will follow soon.
http://www.doxan.net
Look at http://www.z-software.de for interesting games.
ZDeveloper
Posts: 35
Joined: Wed Mar 24, 2004 2:34 pm
Location: Germany
Contact:

Post by ZDeveloper »

I wanted to show some new ingame screenshots. :)

EDIT: i deleted old screenshots
Last edited by ZDeveloper on Sun Jul 23, 2006 1:32 pm, edited 2 times in total.
Look at http://www.z-software.de for interesting games.
ZDeveloper
Posts: 35
Joined: Wed Mar 24, 2004 2:34 pm
Location: Germany
Contact:

Post by ZDeveloper »

The project doesn't die. We make big progressive. :)
Some weeks ago wen released new website(german version). The English version will come soon. http://www.doxan.net
During the time i don't post here we were working on the game.
The graphic artists make new ship modells and the programmer make big changes in Torque Engine. So the code new material system and now our version of torque support Shader 2.0 with Nvidias CG. Our game run now on Linux and on Windows XP systems without problems and with Shader 2.0 effects. Some Weeks ago HDR were added, too.
At the moment you can play the game against bots or against humans in Internet or LAN(or both ;) ).

But a picture say more than 1000 words: ;)
here new picture with HDR(not perfect yet):
Image
some older screenshots
Image
Image
Image

and a small video from camera fly:
http://www.z-software.de/doxan/download ... Teaser.wmv
Look at http://www.z-software.de for interesting games.
gfxstyler
Posts: 222
Joined: Tue Apr 18, 2006 11:47 pm

Post by gfxstyler »

and why do you announce a project here that doesnt use irrlicht (anymore) :D ?

the screens look nice, though!
Post Reply