Excellence of Irrlicht
-
- Posts: 12
- Joined: Mon Jun 30, 2008 11:35 pm
- Location: VietNam
Excellence of Irrlicht
In irrlicht everything is simple. Just only a few lines code, you can create everything in 3D space. Along time ago, I have ideal about a simple game 3D. At that time, I didn't have irrlicht engine, I just only use DirectX SDK. As you see, DirectX SDK really complicated. I was painful with it because it has many complicated functions with much formulary mathematics. I think if you aren’t good at mathematics, you can not use DirectX SDK professionally. I had spent for three months but my game hadn't finish yet. And now with irrlicht, I was easily finish it. The irrlicht engine has only one weakness that is speed. If your 3D application has many 3D objects then the speed of frame per second is very slow. So I think the irrlicht doesn't correspond for commercial games or tactical RST games. But if you are amateur programmer then irrlicht is the best engine for you. I really like irrlicht very much. This is my first 3D game. It's name "Dragon killer", this is very simple game. This is the link to download this game: http://www.mediafire.com/?dgedptm9z43
Have fun!
Have fun!
-
- Competition winner
- Posts: 1123
- Joined: Sun Jun 10, 2007 11:14 pm
Keys are z,x and c (hint for programmers: some people have keyboards where those keys are *not* beside each other!). Good music and nice effects. But insane difficulty - I didn't seem to manage to even scratch that dragon. Are you sure it's possible to hurt him? He simply didn't care about my fireballs.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Ditto. The new VBO support should help with speed.
I love the movement sound and animation on the knight. Hilarious.
I love the movement sound and animation on the knight. Hilarious.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
-
- Posts: 331
- Joined: Sat Sep 02, 2006 4:11 am
- Location: Michigan
- Contact:
ha funny game i managed to almost kill him but it takes a really long time. bc u really have to time ur attacks just right. besides that great game.
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
-
- Posts: 12
- Joined: Mon Jun 30, 2008 11:35 pm
- Location: VietNam
-
- Posts: 12
- Joined: Mon Jun 30, 2008 11:35 pm
- Location: VietNam
Oh, I will improve my game in the next time. It’s able to allow user setting the control of keyboard. Enemy cannot be hurt by your fire ball when he is shooting. That is game’s rule. I tested this game at my home, and I really did the dragon hurt.Keys are z,x and c (hint for programmers: some people have keyboards where those keys are *not* beside each other!). Good music and nice effects. But insane difficulty - I didn't seem to manage to even scratch that dragon. Are you sure it's possible to hurt him? He simply didn't care about my fireballs.
-
- Posts: 12
- Joined: Mon Jun 30, 2008 11:35 pm
- Location: VietNam
-
- Posts: 12
- Joined: Mon Jun 30, 2008 11:35 pm
- Location: VietNam