Nyctophobia (?) Tech demo...

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
Systemerror
Posts: 98
Joined: Fri Oct 03, 2008 1:25 pm
Location: UK
Contact:

Nyctophobia (?) Tech demo...

Post by Systemerror »

Image

Nyctophobia [Tech Demo]
This is a tech demo for the game which is being developed called Nyctophobia, if you're wondering what this game will be about then just look up the word Nyctophobia, it should give you a hint :)

Note:

This is a tech demo for developers to discuss project progression on certain technical aspects - if you're hoping for a propper game demo do not download this as it is not :P .

Tech demo description:
*.irr file loading.
Collision detection
3D sound
Particles
Lighting
Logo "introduction" screen
Menu
Controls dialog
Pause/un-pause
Basic user events
FPS camera


Download (Win32)
-System error
Systemerror
Posts: 98
Joined: Fri Oct 03, 2008 1:25 pm
Location: UK
Contact:

Post by Systemerror »

Comments please :)


P.S


I've noticed some of the audio sounds slightly destorted, I am working on fixing that atm.
-System error
Malgodur
Posts: 195
Joined: Sun Mar 15, 2009 8:22 pm

Post by Malgodur »

Gooooooood job! But why camera jump when facing ground and \/ pressed?!
devsh
Competition winner
Posts: 2057
Joined: Tue Dec 09, 2008 6:00 pm
Location: UK
Contact:

Post by devsh »

I have this problem as well in ninja star, its because the rotation is so small when facing completely downwards that the projection matrix is not rotated i think.
Malgodur
Posts: 195
Joined: Sun Mar 15, 2009 8:22 pm

Post by Malgodur »

I had the same problem in Irrlicht demo. And its here too, it looks like the Systemerror just changed few meshes in it, add menu, and now releasing it as new project :lol:
Systemerror
Posts: 98
Joined: Fri Oct 03, 2008 1:25 pm
Location: UK
Contact:

Post by Systemerror »

Firstly, yeah I know - the camera needs a wider rotational value and more gravity applied, that is an easy problem to fix....

And no, this is not any kind of edited demo :P I used classes from my "Game Logic Engine" I am working on (such as; the logo scene, play/pause, menu, other input etc) and the collision is done via IrrEdit and Irrlicht using OCTREE's - there is nothing copied at all.



Also, the Source Code is available Here
-System error
Post Reply