VOX - The Hidden Artifact [TECH DEMO]

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
andrei25ni
Posts: 326
Joined: Wed Dec 14, 2005 10:08 pm

VOX - The Hidden Artifact [TECH DEMO]

Post by andrei25ni »

Hello guys.

I thought you might like to know about another Irrlicht project. :wink:

It's a small tech demo made for an online contest.
I'm not asking for your votes, just wanted to show this project. :D

Screenshots :
==========

Image
Image
Image
Image

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.
Last edited by andrei25ni on Fri Nov 02, 2007 3:12 am, edited 1 time in total.
BlindSide
Admin
Posts: 2821
Joined: Thu Dec 08, 2005 9:09 am
Location: NZ!

Post by BlindSide »

Kool, wish I can understand the contest page :P 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
christianclavet
Posts: 1638
Joined: Mon Apr 30, 2007 3:24 am
Location: Montreal, CANADA
Contact:

Post by christianclavet »

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.
andrei25ni
Posts: 326
Joined: Wed Dec 14, 2005 10:08 pm

Post by andrei25ni »

Thanks guys.
- There some weird glow effects appearing and dissapearing, is it the way you wanted it? Is it a shader post effect?
Well, it shoud have been a fake glow kinda effect, doesn't look right for now. I'm still working at it.
- Had some problem to quit the GUI.
Yeah, that's a known bug. I'll try to fix it.
I like the way you organized your files.
Thanks. You too look at the way people organise files and folders ? Me too :lol:

Cya.
Post Reply