Irrlicht In Motion Competition

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

Are you entering?

Poll ended at Sun Jan 11, 2009 4:51 am

Yes
14
23%
No
29
47%
Maybe
19
31%
 
Total votes: 62

bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Irrlicht In Motion Competition

Post by bitplane »

Update: Winners are out!
http://irrlicht.sourceforge.net/phpBB2/ ... 386#185386


To celebrate the release of Irrlicht 1.5 and to give people a fun project to work on over the Christmas break, we're going to host a real competition with prizes!

Task
The task is to create an interactive demo that demonstrates an innovative use of motion in Irrlicht. So think animated meshes, custom scene nodes, scene node animators and/or particle systems.

The project should be released as open source under an Irrlicht-compatible license and use freely available media. It should be no larger than 20MB in size.
Windows binaries are expected but not necessary if your OS isn't Windows, but your code is still expected to compile and run in a Windows environment so we can judge it. Each project should contain some sort of document with a brief description of how to get it working.

The deadline is Monday morning on the 12th of January.

Prizes

The grand prize is $200 or equivalent in a currency of your choice, paid by PayPal or as cash via post. Thanks to Alvaro who kindly donated his $100 prize money from the DeleD summer compo to kickstart this contest, which I've also matched.

Second place gets a choice of relevant programming or graphics book from Amazon, for example GPU gems series, OpenGL red / orange book, Stroustrup's C++, 3ds Max 8 Bible etc.

The top rated three projects will get an irrKlang Pro license donated by Niko.

Judging

Judges will be volunteers from the dev team, each giving a score out of 10 for your project. The project with the highest total will be the winner. I'll be looking for innovation, clean code, good presentation and platform independence, but each judge has their own tastes; try to please everyone!

If a judge is unable to get your app working then you'll get 0 points, so don't expect Alvaro to install cygwin, write makefiles and download and compile all the dependencies to get it working.

Misc
If you decide to work in a team then you must decide who will take and split the prize money. If you get 2nd prize I'll split $60 of Amazon vouchers between people of your choice. You can't split the IrrKlang licenses though.

If you use code and media that you didn't make yourself, you must give credit in your documentation.

if the competition is a success, expect many others in the future!

I've now unlocked this forum for the use of discussing this and future competitions. :)
Last edited by bitplane on Tue Mar 03, 2009 1:36 pm, edited 8 times in total.
Halifax
Posts: 1424
Joined: Sun Apr 29, 2007 10:40 pm
Location: $9D95

Post by Halifax »

Well I would just like to say that I definitely like the sound of this contest! Especially the money, and IrrKlang licenses. I hope there is a lot of interest in this, because I would like to see many more Irrlicht contests.

One question, does it matter if we use a slightly modified Irrlicht?
TheQuestion = 2B || !2B
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

Halifax wrote:One question, does it matter if we use a slightly modified Irrlicht?
Of course not, so long as you can provide the source so we can compile it :)

If you're talking about using a proprietary engine derived from Irrlicht and you can't provide source for legal reasons, then I guess we might be able to make an exception to this rule.
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
BlindSide
Admin
Posts: 2821
Joined: Thu Dec 08, 2005 9:09 am
Location: NZ!

Post by BlindSide »

Whoa, thanks bitplane, alvaro and niko! Alvaro congrats on the summer competition too, I know that was a while back but I didn't get a chance to congratulate you, I thought your village thing looked splendid. (Haha I am being a total kiss-ass aren't I? 8) )

Cheers guys
ShadowMapping for Irrlicht!: Get it here
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Post by Mel »

Sounds nice to me... Self made content is allowed too, right?
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
geckoman
Posts: 143
Joined: Thu Nov 27, 2008 11:05 am
Location: Germany
Contact:

Post by geckoman »

Damn, I should have started with Irrlicht a year ago, then perhaps I had a chance to win something :cry:

Anyway thats a VERY good idea and I am looking forward to seeing all the great Apps!
Thanks :D
fmx

Post by fmx »

wow, great idea guys, thanks a lot bitplane, niko, alvaro, judges and everyone else involved!
:D

I'm guessing "heavily-modified" Irrlicht engines would be a bad idea, so you would recommend just starting from scratch using HelloWorld or something right (ie, so the source can compile relatively easily for the judges as-is)?

IMO 20mb is really handy, ~5 MB tops for the EXE and DLL's, leaving plenty of room for additional content to really spice things up
8)
Virion
Competition winner
Posts: 2148
Joined: Mon Dec 18, 2006 5:04 am

Post by Virion »

Mel wrote:Sounds nice to me... Self made content is allowed too, right?
i thought only self-made contents?
MasterGod
Posts: 2061
Joined: Fri May 25, 2007 8:06 pm
Location: Israel
Contact:

Post by MasterGod »

Great idea guys! I can't wait to see the projects coming!

I think you've made the right decisions regarding projects limitations and the prizes are totally awesome.

I hope we'll see more of this in the future.

P.S
I wish I had time to make something for the competition, even if not for winning but just to contribute by being active.
Image
Dev State: Abandoned (For now..)
Requirements Analysis Doc: ~87%
UML: ~0.5%
JP
Posts: 4526
Joined: Tue Sep 13, 2005 2:56 pm
Location: UK
Contact:

Post by JP »

Virion wrote:
Mel wrote:Sounds nice to me... Self made content is allowed too, right?
i thought only self-made contents?
It says you can only use content that's freely available on the internet, i guess to give it a level playing ground so everyone has access to the same models and textures....

Having said that if someone's good at modelling why should they be penalised by not being allowed to use their own models? (though i suppose if they made them freely available online that'd be fine!). If someone's a good coder they don't get penalised by being told they can only use code freely available online. Plus this competition doesn't seem to focus on graphics or anything, just nice motion effects so the content used shouldn't matter and the apps shouldn't be judged on how good they look in terms of content, rather how nicely they use the motion.
Image Image Image
night_hawk
Posts: 153
Joined: Mon Mar 03, 2008 8:42 am
Location: Suceava - Romania
Contact:

Post by night_hawk »

Would physics engines be accepted?
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

JP wrote:Having said that if someone's good at modelling why should they be penalised by not being allowed to use their own models? (though i suppose if they made them freely available online that'd be fine!).
To clarify, by freely available we mean "released under an open content license", so either royalty free models from turbosquid, creative commons licensed media etc. This is mostly so that people can use parts of the finished demos in future works, so the whole community benefits from the contest. If you make your own models, music, textures etc, then it's completely fair to keep them secret until Sunday 11th of January ;)
night_hawk wrote:Would physics engines be accepted?
Yes, I'm sure you could do some great motion effects using a physics library :)
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

hmmm

Post by 3DModelerMan »

I know I'm going to enter :D (I need Irrklang). But I have one question.
Can this be made into like, an anual contest or something?.
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
joshcryer
Posts: 46
Joined: Thu Sep 13, 2007 8:57 am
Contact:

Post by joshcryer »

I have a C-style coding style, I know it's terribly evil, but would I be too punished for doing things that way? :)

I think I might enter anyway even if I'm destined to fail.
Dark_Kilauea
Posts: 368
Joined: Tue Aug 21, 2007 1:43 am
Location: The Middle of Nowhere

Post by Dark_Kilauea »

I have a C-style coding style, I know it's terribly evil, but would I be too punished for doing things that way?
I'm pretty sure you are being judged on the result, not the method used to achieve it, so you should be fine.
rogerborg wrote:Every time someone learns to use a debugger, an angel gets their wings.
Post Reply