Hello guys.
I thought you might like to know about another Irrlicht project.
It's a small tech demo made for an online contest.
I'm not asking for your votes, just wanted to show this project.
Screenshots :
==========
Download :
=========
Here is the download link .
Control
=======
W,A,S,D - Move
Space - Jump
Esc - Toggle main menu
F9 - Screenshot (saved in ../data/Album/ folder)
System requirements
================
Procesor 1,5 Ghz
RAM 512
Video Card with Pixel Shader
Sound Card
DirectX 9.0c
Resolution 1024 x 768
Known bugs
==========
1. Player gets stuck in terrain;
- press jump (SPACE) to get unstuck .
2. Can't exit game by pressing Quit button;
- press ALT+F4 .
Depending on the results of the contest, I'll decide if I release the source for this.
PS: I've used some code for the fake bloom and the menu system that I've found on the code snippets forum, I give credit to the respective owners.
Cya.
VOX - The Hidden Artifact [TECH DEMO]
-
- Posts: 326
- Joined: Wed Dec 14, 2005 10:08 pm
VOX - The Hidden Artifact [TECH DEMO]
Last edited by andrei25ni on Fri Nov 02, 2007 3:12 am, edited 1 time in total.
Kool, wish I can understand the contest page Screenshots look nice. I like the shiny pink flare stuff in the last one.
ShadowMapping for Irrlicht!: Get it here
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
-
- Posts: 1638
- Joined: Mon Apr 30, 2007 3:24 am
- Location: Montreal, CANADA
- Contact:
Nice!
I'll have some comment to add.
- The camera could rotate faster. (Had to move the mouse a lot just to rotate 90 degrees)
- Collision sphere is a bit small, it get stuck often.
- There some weird glow effects appearing and dissapearing, is it the way you wanted it? Is it a shader post effect?
- Had some problem to quit the GUI.
Level design is nice, your water particles look very good for the water.
I like the way you organized your files.
I'll have some comment to add.
- The camera could rotate faster. (Had to move the mouse a lot just to rotate 90 degrees)
- Collision sphere is a bit small, it get stuck often.
- There some weird glow effects appearing and dissapearing, is it the way you wanted it? Is it a shader post effect?
- Had some problem to quit the GUI.
Level design is nice, your water particles look very good for the water.
I like the way you organized your files.
-
- Posts: 326
- Joined: Wed Dec 14, 2005 10:08 pm
Thanks guys.
Cya.
Well, it shoud have been a fake glow kinda effect, doesn't look right for now. I'm still working at it.- There some weird glow effects appearing and dissapearing, is it the way you wanted it? Is it a shader post effect?
Yeah, that's a known bug. I'll try to fix it.- Had some problem to quit the GUI.
Thanks. You too look at the way people organise files and folders ? Me tooI like the way you organized your files.
Cya.