Dark Bit Factory & Gravity
GENERAL => Challenges & Competitions => Topic started by: combatking0 on May 09, 2011
-
Unless somebody beats me to it while I'm typing, this should be the first entry, so I expect you all to beat me.
Welcome to the Illumisphere. 3 "Light Worms", one red, one green, one blue, build a wireframe ball and fight for territory while the music plays.
When the music ends, the ball is destroyed. The music is called "Igor mange des patates" by Sidabitball, and was downloaded from 8bc.org
Hopefully you'll enjoy watching it, but many of you will be able to make far more impressive wireframes than this. I wanted to make something a bit more complicated than a cube.
Some Flash coders will wonder how I got this to run at 30FPS with 1260 vectors (max). Yes, a modern graphics card can run that easily these days, but Flash is a bit slow.
Here it is (http://barcodebattler.co.uk/SORR/Illumisphere.zip).
(http://barcodebattler.co.uk/SORR/Illumisphere.png)
-
Cool, reminds me of Qix.
-
Interesting idea, and happily nothing like mine which is always good for variety in competition :)
-
I like it. Nice one Ck the frantic pace of the worms suits the music.
-
Thanks, everybody. I can't wait to see what you have planned. I often see so many brilliant 3D models on here, though I understand a wireframe doesn't need to be 3D now.
I've just realised, watching it again, that the action of the worms resembles that of disorganised spiders in time lapse. 8)
-
Nice one ck0! Cool idea! :clap:
-
That's an awesome 1st entry to this comp, I'm really impressed! Love the music and it's really cool how you draw the sphere! :clap:
I 'm really curious how you did this. You faked the 3d?
-
Yeah, really good one, CKO. I am impressed. Love the way the sphere is being drawn!
-
That's an awesome 1st entry to this comp, I'm really impressed! Love the music and it's really cool how you draw the sphere! :clap:
I 'm really curious how you did this. You faked the 3d?
I have now attached the source script for this entry - Frame2.txt reveals most of the secrets, but I think it's true 3D. I'll let you decide.
It's done on 2 movie clips. One for the graphics, one for the sound.
-
Nice one :)
At the end, it slow down (ok, I have put in fullscreen)
-
I also enjoy watching it in full screen.
The slow down is a little noticable when the music ends and the new sphere starts to go a bit faster, but it's not a bad attempt, I hope you agree.
It's a shame Flash 8 doesn't nativley support texture mapping - otherwise I could make a globe with this after the competition.
-
@CK0:
I am just curious - why do you stick to Flash8. If you drop the Flash (IDE) tool, you could develop for Flash 8, Flash 9,
Flash 10 and even Flash 11 using the free Flex SDK?
-
I'm using a laptop from work with Flash 8 install, but if Flex is free, they may be tempted to upgrade.
K+ for the suggestion.
-
I'm using a laptop from work with Flash 8 install, but if Flex is free, they may be tempted to upgrade.
K+ for the suggestion.
Your welcome. If you need an IDE (Windows) for Actionscript coding, I can highly recommend you
FlashDevelop (http://www.flashdevelop.org/wikidocs/index.php?title=Main_Page)
Let me know if you need some further hints!
-
Cheers :cheers: I've downloaded both of those now, so I'll get some practise with AS3 - I'm long overdue for some.
You've been a great help with this, Benny!
-
Cheers :cheers: I've downloaded both of those now, so I'll get some practise with AS3 - I'm long overdue for some.
You've been a great help with this, Benny!
Anytime, mate ;-)
-
nicely populated ck0.
is Action Script the type of language flash / java use?
-
Thanks, Storm Trooper.
Actionscript is used by Flash, and it's similar to JavaScript which is used by most browsers, as they're based on the same language standard.
There are some differences, mainly when it comes to manipulating graphics and audio, and each browser has slightly different JavaScript capabilities, but the differences here are minor.
Java is a very different language to JavaScript - while the syntax is very similar, Java is run in a "Virtual Machine", and I think it is usually compiled, whereas JavaScript is interpreted line by line at run time.
-
...
Actionscript is used by Flash, and it's similar to JavaScript which is used by most browsers, as they're based on the same language standard.
...
Hmm ... just speaking of ActionScript3.0 - it reminds me more on Java programming than on Javascript.
-
Adobe must have made more changes than I thought.
AS2 is like JavaScript, but AS3 is like Java then.
This is getting confusing ;)
-
Really good effect. Imaginative and 3d.
I think you've accomplished what you set out to do here. I'll never grow tired of oldskool wireframe 3D.
-
Thanks Pixel_Outlaw. This was my first serious attempt at a wireframe.
-
very good as it`s remind me of Star wars game in C64 version :) ;D
-
It does have a Death Star schematic style to it I guess. :D