Screenshot of the Month May 2013 [Winner announced!]

Competitions for Irrlicht or 3D in general.
Irrlicht Screenshot of the Month: Winner for January, vote for February, submit for March

Which is the screenshot of the month May 2013?

Poll ended at Thu Jun 06, 2013 8:03 pm

Greenya - L17.Minesweeper
11
33%
brkpnt - Irrlicht to C to Common Lisp
2
6%
Sodandk - Volcano in a Valley
20
61%
 
Total votes: 33

Strong99
Admin
Posts: 687
Joined: Fri Mar 31, 2006 7:06 pm
Location: Netherlands
Contact:

Screenshot of the Month May 2013 [Winner announced!]

Post by Strong99 »

And the winner of this month is Sodandk with his screenshot 'Volcano in a Valley'. Congratulations!

[Old]
Vote now for the best screenshot of May 2013!
The poll will be active until June the 5th

Some pictures are not shown in their fullsize. Too view them fullsize please visit: To the gallery

Greenya - L17.Minesweeper
Image

brkpnt - Irrlicht to C to Common Lisp
Image

Sodandk - Volcano in a Valley
Image
Please submit here for the best screenshot for May 2013! You can submit until the 20th of May. 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
greenya
Posts: 1012
Joined: Sun Jan 21, 2007 1:46 pm
Location: Ukraine
Contact:

Re: Screenshot of the Month May 2013 [Submit now!]

Post by greenya »

Image
Project: L17.Minesweeper
Description: Next Irrlicht Lime example, small minesweeper game.
Last edited by greenya on Thu May 16, 2013 2:59 pm, edited 2 times in total.
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Re: Screenshot of the Month May 2013 [Submit now!]

Post by Mel »

GREAT SCOTT!!! It looks awesome... :)

http://www.youtube.com/watch?v=LHY8NKj3RKs
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
greenya
Posts: 1012
Joined: Sun Jan 21, 2007 1:46 pm
Location: Ukraine
Contact:

Re: Screenshot of the Month May 2013 [Submit now!]

Post by greenya »

Thank you.
Made release build to test performance (the screenshot is made with debug build on slow computer).
If you're running Windows, you can check it out, Its a bit nicer in action than static screenshot. :)
P.S.: added link to the binary into my first post.
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Re: Screenshot of the Month May 2013 [Submit now!]

Post by Mel »

May as well test it... Windows 7 is fine?
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
greenya
Posts: 1012
Joined: Sun Jan 21, 2007 1:46 pm
Location: Ukraine
Contact:

Re: Screenshot of the Month May 2013 [Submit now!]

Post by greenya »

I use Windows 7 all the time.
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Re: Screenshot of the Month May 2013 [Submit now!]

Post by Mel »

Well, good news, it still works on Windows XP SP3 :)

I have tested it and i have to say i have a very favorable impresion of it.

While the game is very interesting, when you try to click on far blocks they become too small, so perhaps, being able to navigate the entire board with the mouse could be a good adition.

Second: The spinning background is definately not a good choice. It keeps moving and... well, let's say it doesn't allow you to keep watching the screen for a long time.

Third: One of the rules of the minesweeper is that the FIRST block to discover is never a mine.

But it has an impressive feel. Polish the GUI, and you have a really solid product.
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
greenya
Posts: 1012
Joined: Sun Jan 21, 2007 1:46 pm
Location: Ukraine
Contact:

Re: Screenshot of the Month May 2013 [Submit now!]

Post by greenya »

Mel, thanks for good feedback.

In Game Options you can turn off the background, but without it it looks less nice. But i agree that the rotation should be much slower. It is slow now, but should be even slower. Besides the background is dimmed (its about 30% brightness), maybe need to make it even darker.

About camera. I could use Maya camera, its very nice fits the game, but i don't know how to set up initial position of the camera. I know that using attached Maya's animator i can set the distance (the orbit radius). I also can set up the target (the center of orbit), BUT there is no way (or a just blind 8) ) how to set initial position (like angles) of the Maya camera -- its always starts from own "internal zero degrees"... well, i could rotate the world object to fit the camera, but i feel like its toooo much tweaking just for the camera :) So i just used default camera without any animators and added some mouse event handling.

P.S.: What about column of light (which is kind of 3d cursor/focus), do you like it? :)
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Re: Screenshot of the Month May 2013 [Submit now!]

Post by Mel »

Yeah, definately it is a great way to focus on the blocks of the game. I like it.
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
christianclavet
Posts: 1638
Joined: Mon Apr 30, 2007 3:24 am
Location: Montreal, CANADA
Contact:

Re: Screenshot of the Month May 2013 [Submit now!]

Post by christianclavet »

Hi, Greenya.
BUT there is no way (or a just blind ) how to set initial position (like angles) of the Maya camera
I made a patch to fix this. look into that post:
greenya
Posts: 1012
Joined: Sun Jan 21, 2007 1:46 pm
Location: Ukraine
Contact:

Re: Screenshot of the Month May 2013 [Submit now!]

Post by greenya »

christianclavet wrote:I made a patch to fix this. look into that post:
Nice!
But i use my .NET wrapper and it wraps the stuff which is available by Irrlicht by default. If i patch it, i may have hard time to support it all in future. So i hope devs will eventually just embed your patch or Maya cam will have some other way to be set up :wink:
stefany
Posts: 58
Joined: Wed Dec 07, 2011 10:50 am

Re: Screenshot of the Month May 2013 [Submit now!]

Post by stefany »

Image

TITILE: Irrlicht to C to Common Lisp
DESCRIPTION:I am writing a binding to use irrlicht from Common Lisp. Lisp runs in other thread than Lisp.
In the image you only see the C/C++ code but is also proved in Clozure CL (only compiles in that compiler).

As you can see in Test.c i use a sleep(5), where lisp is rendering, not sleeping. Thats is very usefull when you want to write functions in lisp, >>in runtime<<. But it also support no run in other thread, and you can draw frame per frame manually.
serengeor
Posts: 1712
Joined: Tue Jan 13, 2009 7:34 pm
Location: Lithuania

Re: Screenshot of the Month May 2013 [Submit now!]

Post by serengeor »

@brkpnt:
I think you misunderstood the point of this thread.
"Only irrlicht renders allowed,"
Working on game: Marrbles (Currently stopped).
stefany
Posts: 58
Joined: Wed Dec 07, 2011 10:50 am

Re: Screenshot of the Month May 2013 [Submit now!]

Post by stefany »

@serengeor

but actually in the right of the picture you can see the irrlicht render. With sydney.
Click in the foto to see the whole picture.
serengeor
Posts: 1712
Joined: Tue Jan 13, 2009 7:34 pm
Location: Lithuania

Re: Screenshot of the Month May 2013 [Submit now!]

Post by serengeor »

brkpnt wrote:@serengeor

but actually in the right of the picture you can see the irrlicht render. With sydney.
Click in the foto to see the whole picture.
Oh, yeah, didn't see that.
Working on game: Marrbles (Currently stopped).
Post Reply