The winner of the Screenshot of the Month Competition July 2013 is ... TheMrCerebro with Onsomnia! Congratulations!
[old]
Vote now for the best screenshot of July 2013!
The poll will be active until August the 5th
Onsomnia by TheMrCerebro
Build A World by Sodan Design
Breakout Clone by iaco79
Good luck everyone
- CuteAlien (representing Strong99 who is enjoying his holiday)
-------------------
Please submit here for the best screenshot for July 2013! You can submit until the 20th of July. Voting should start soon after that date.
Rules
- Only irrlicht renders allowed,
- Give images a good title and make clear what the title is,
- Make sure the image is available until the end of the competition,
- One image per project allowed,
- And some information about the project/scene,
Notes
- Please show a good quality image with a decent image size.
Rewards
- A special user rank: Competition winner
Screenshot of the Month July 2013 [Winner announced!]
-
- Competition winner
- Posts: 80
- Joined: Tue Jun 29, 2010 10:06 pm
- Location: Valencia, Spain
Re: Screenshot of the Month July 2013 [Submit now!]
Hey, this is my new game (work in progress) !!!
It is a game where you woke up in your house, but something is stranger...
You'll have to take keys and solve puzzles!
Insomnia
Effects:
- Per-pixel lighting
- Motion Blur
- Radial Blur
- Bloom
- Noise effect
It is a game where you woke up in your house, but something is stranger...
You'll have to take keys and solve puzzles!
Insomnia
Effects:
- Per-pixel lighting
- Motion Blur
- Radial Blur
- Bloom
- Noise effect
Follow me on twitter: @themrcerebro
Re: Screenshot of the Month July 2013 [Submit now!]
Sodan Design - Build A World - http://www.buildaworld.net/
In Designer Mode its possible to stop all water, fires, gravity etc.
This is done here, and then a Tactical Nuclear blast. After smoke settles this is what it looks like.
All blocks and physics are in suspended mode
Water reflections and water rendering pipeline, Occlusion Queries, FFT Water Tessendorf 01, Fresnel and Depth Based Rendering, HDR and bla. bla. etc.
No hardware lights.
In Designer Mode its possible to stop all water, fires, gravity etc.
This is done here, and then a Tactical Nuclear blast. After smoke settles this is what it looks like.
All blocks and physics are in suspended mode
Water reflections and water rendering pipeline, Occlusion Queries, FFT Water Tessendorf 01, Fresnel and Depth Based Rendering, HDR and bla. bla. etc.
No hardware lights.
Build A World -> http://www.buildaworld.net/
Build A World EDU -> http://edu.buildaworld.net/
BAW on Facebook -> http://www.facebook.com/BuildAWorld.net
BAW on YouTube -> http://www.youtube.com/user/wwwbuildaworldnet/videos
Build A World EDU -> http://edu.buildaworld.net/
BAW on Facebook -> http://www.facebook.com/BuildAWorld.net
BAW on YouTube -> http://www.youtube.com/user/wwwbuildaworldnet/videos
Re: Screenshot of the Month July 2013 [Submit now!]
cerebro please share with us on how to achieve the noise effect... also does it still look as plausible temporally (does it animate nice)?
Re: Screenshot of the Month July 2013 [Submit now!]
Breakout clone on Android/win32 - based on the Android Irrlicht project
Source code: https://github.com/iaco79/IrrGameDemo
blog: http://iaco79.wordpress.com/2013/07/08/ ... urce-code/
2d/ 3d graphics (irrlicht with opengl es 2.0, particle effects using vertex shaders)
2d physics (box2d)
Sfx and Music ( sdl 2.0)
GUI (librocket)
Source code: https://github.com/iaco79/IrrGameDemo
blog: http://iaco79.wordpress.com/2013/07/08/ ... urce-code/
2d/ 3d graphics (irrlicht with opengl es 2.0, particle effects using vertex shaders)
2d physics (box2d)
Sfx and Music ( sdl 2.0)
GUI (librocket)
Re: Screenshot of the Month July 2013 [Winner announced!]
The winner of the Screenshot of the Month Competition July 2013 is ... TheMrCerebro with Onsomnia! Congratulations!
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
-
- Competition winner
- Posts: 80
- Joined: Tue Jun 29, 2010 10:06 pm
- Location: Valencia, Spain
Re: Screenshot of the Month July 2013 [Winner announced!]
Thanks to all !!!
Follow me on twitter: @themrcerebro
-
- Posts: 1010
- Joined: Mon Oct 24, 2011 10:03 pm
- Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d
Re: Screenshot of the Month July 2013 [Winner announced!]
Congratulations!TheMrCerebro wrote:Thanks to all !!!
Now, I am intrigued by the noise effect, how did you create it? (I got a similar effect by overlaying a semi-transparent perlin noise, not the same but fairly close)
"this is not the bottleneck you are looking for"