Post your Irrlicht gameplay video here

Post your questions, suggestions and experiences regarding to Image manipulation, 3d modeling and level editing for the Irrlicht engine here.
WaxyChicken
Posts: 95
Joined: Sat Jun 25, 2011 6:15 am

Re: Post your Irrlicht gameplay video here

Post by WaxyChicken »

currently in Pre-Alpha stage

programing in VB.NET VS2010 and IrrLicht 1.7.x with irrLicht Lime wrapper
http://www.youtube.com/watch?v=Qf_01FdNyuo
_______________________________________________________
You could argue with me all day long about which language is best.
But what it comes down to is:
which language is best for YOU and which language is best for ME.
stefbuet
Competition winner
Posts: 495
Joined: Sun Dec 09, 2007 4:13 pm
Location: france

Re: Post your Irrlicht gameplay video here

Post by stefbuet »

Thanks Sudi :)

Here is just a lvl gameplay (1:20) :
http://www.youtube.com/watch?v=rfTAj1HHSTY

I added some normal maps to blocks.
CuteAlien wrote:coders are well-known creatures of the night
teto
Posts: 159
Joined: Thu Dec 03, 2009 9:37 pm
Location: /home
Contact:

Re: Post your Irrlicht gameplay video here

Post by teto »

stefbuet wrote:Thanks Sudi :)

Here is just a lvl gameplay (1:20) :
http://www.youtube.com/watch?v=rfTAj1HHSTY

I added some normal maps to blocks.
that's sweet. Effects on the ball are technically interesting but maybe "too much" in my opinion :)
Using trunk with mingw/gcc 4.6, Windows 7 64 bits driver opengl
serengeor
Posts: 1712
Joined: Tue Jan 13, 2009 7:34 pm
Location: Lithuania

Re: Post your Irrlicht gameplay video here

Post by serengeor »

teto wrote:
stefbuet wrote:Thanks Sudi :)

Here is just a lvl gameplay (1:20) :
http://www.youtube.com/watch?v=rfTAj1HHSTY

I added some normal maps to blocks.
that's sweet. Effects on the ball are technically interesting but maybe "too much" in my opinion :)
Too much effects everywhere for me, but other than that it looks like a good game :)
Working on game: Marrbles (Currently stopped).
stefbuet
Competition winner
Posts: 495
Joined: Sun Dec 09, 2007 4:13 pm
Location: france

Re: Post your Irrlicht gameplay video here

Post by stefbuet »

Yeah in fact this is my first 3D game ever. (I made some 2D Flash games previously).
At the begining I just wanted to train myself with some kind of easy game like a marble to be able to work on a 3D space shooter from a 2D version I made a while ago in Flash but then I added so much things to it like map loading from files, then I wrote a better GUI, a full user friendly map editor, then I wanted a better lighting so I looked for shaders and I made my graphic lib which can do deferred render with transparent things, AA and post process... Then I switched from GCC to MSVC.... and so many things (too many?)
It tooks me 3 years and I guess I'll spend a last year to have a very polished game. For now I'm optimising it, it's really too slow and I'm trying to make it work on every machine also.

My biggest mistake was to don't use tender specifications.
CuteAlien wrote:coders are well-known creatures of the night
christianclavet
Posts: 1638
Joined: Mon Apr 30, 2007 3:24 am
Location: Montreal, CANADA
Contact:

Re: Post your Irrlicht gameplay video here

Post by christianclavet »

Ok. Nothing that exiting here to present. But, I worked on a new viewport manager class implementation and it's almost complete (the class). I'm very happy the way it work and I wanted to show how it worked.

This is a "new" prototype of my FK Editor, I'm working on. I won't be released for a while. At the moment, only the viewport is working, so it's no use for anybody. I will perhap release the source when I will complete the viewport class, but the application is really very, very far to reach a "fully operational" state.

Here is the video, since the menus are somewhat small, if you can view it in 720p, you'll see it better.
http://www.youtube.com/watch?v=uUvNyXqI6EY
Escen
Competition winner
Posts: 167
Joined: Sun Jul 19, 2009 11:27 am
Location: the Netherlands
Contact:

Re: Post your Irrlicht gameplay video here

Post by Escen »

Hallo guys,

Got some progress again with my OverHeat project, still working on my shadow system... a lot of things to do, but here is a small preview for now.

http://www.youtube.com/watch?v=dgUw1ukE-UU

Image
CuteAlien
Admin
Posts: 9720
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Post your Irrlicht gameplay video here

Post by CuteAlien »

Nice physics Escen! I bet you spend a long time with stones just flying around wildly before you got that ;-)
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
Escen
Competition winner
Posts: 167
Joined: Sun Jul 19, 2009 11:27 am
Location: the Netherlands
Contact:

Re: Post your Irrlicht gameplay video here

Post by Escen »

I bet you spend a long time with stones just flying around wildly before you got that ;-)
Well spend the most time adjusting the car physics on high speed, It's getting close to acceptable. Only I wonder if I will finish it as a race game, like my first version: http://www.youtube.com/watch?v=3N7JbDEQtJs&NR=1, or an 4x4-terrain game. We can make a poll for it.
ACE247
Posts: 704
Joined: Tue Mar 16, 2010 12:31 am

Re: Post your Irrlicht gameplay video here

Post by ACE247 »

Combo of both! 4X4 offroad racing game. And then you call it Dakar: Overheat !! :D
Escen
Competition winner
Posts: 167
Joined: Sun Jul 19, 2009 11:27 am
Location: the Netherlands
Contact:

Re: Post your Irrlicht gameplay video here

Post by Escen »

You are right ACE247, here is my try-out racing mode:
http://www.youtube.com/watch?v=6qed2rv40Mo
ACE247
Posts: 704
Joined: Tue Mar 16, 2010 12:31 am

Re: Post your Irrlicht gameplay video here

Post by ACE247 »

You need to make some really bumpy terrain that rattles the bones if its meant to be offroad. And then add a First person in car camera so you can see your head knocking against the car frame!! :D Also add a lot of unexpected rocks and ditches aswell as rivers into the game so it can have some REALLY rough driving! :P
If you need some reference material, just look at some Dakar rally clips, or I might even go out for fun this weekend with a cam and drive across the desert landscape. (Live in Namibia, so I know what _OFFROAD_ means. :) )
Escen
Competition winner
Posts: 167
Joined: Sun Jul 19, 2009 11:27 am
Location: the Netherlands
Contact:

Re: Post your Irrlicht gameplay video here

Post by Escen »

I can't be the only one with previews, I promise, this is the last one...this year.
Had a funny moment during my early attempts implementing a waterscenenode, it felt really unnatural to drive below water level, the mind is a strange thing.
just wanted to share.

http://www.youtube.com/watch?v=BCubKFV-APA
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Re: Post your Irrlicht gameplay video here

Post by Mel »

http://www.youtube.com/watch?v=68LGMu_DY90

This is the current state of things.... The FPS camera of Irrlicht could be a bit smoother in motion....And the framerate is lowered because of FRAPS's framerate lock to 30 fps. Eveyrthing is set to its maximum value, but the antialiasing, which is disabled.
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
Post Reply