redbug by Shingebis
[nfo]
|
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
|
popularity : 65% |
|||||||||||||
alltime top: #3584 |
|
|||||||||||||
|
||||||||||||||
added on the 2005-07-30 16:48:43 by mizc |
popularity helper
comments
you're mad gasman!!
Really cool.
And you know how to sell you thing man ;) I suck at that.
And you know how to sell you thing man ;) I suck at that.
Great, and the compression thing is just freaky.
firefox killer!
;)
nice 3d, but didnt work in opera and internet exploiter didn't want to play the music :(((
Not as enjoyfull as mooncheese, but nice gouraud vectors!
Great stuff! What a killer idea to write a javascript intro in 64k! Keep it up. Would like to see some more.
Well, using my packer would have freed at least 4 more Kb :p
LZW might sound impressive but it's not the best bet for that type of data.
LZW might sound impressive but it's not the best bet for that type of data.
so good
Did I miss something?
I only see some red and blue dots plus the 3D thingie on the screenshot
I only see some red and blue dots plus the 3D thingie on the screenshot
This is excellent ! well done
RandomGr: I think you miss the fact that it is done in JavaScript.
Technically wise ( although it's not the most hardcore demo in JS :p ) it beats the crap out of most of the Flash demos so far.
Technically wise ( although it's not the most hardcore demo in JS :p ) it beats the crap out of most of the Flash demos so far.
You're nuts.
yeah, thumbs are like arseholes... everyone has to have one..
yay \o/
sick.
Wicked!
:-)
nice intro
Great!!
very nice, especially the javascript LZW compression.
I thought about writing a Javascript compressor today, but not LZW but very simple replacement based (find the "best" substring and replace it by an unused character; the code to undo it is about 100 byte) - if you want to you could say "a variation of LZ77". Tested it on your 15671 byte r.js file (uncompressed it first then "recompressed" it).
The compression took ages (~10mins), so this algorithm is a really bad idea for fast compression, but decompression worked unnoticable fast and the demo still worked. And guess what: it compressed your js file (20534 Bytes uncompressed) to 11221 Bytes :P
Seems that LZW is no magic bullet.
(you can find the smaller r.js at http://home.arcor.de/mschierlm/test/r.js.zip)
I thought about writing a Javascript compressor today, but not LZW but very simple replacement based (find the "best" substring and replace it by an unused character; the code to undo it is about 100 byte) - if you want to you could say "a variation of LZ77". Tested it on your 15671 byte r.js file (uncompressed it first then "recompressed" it).
The compression took ages (~10mins), so this algorithm is a really bad idea for fast compression, but decompression worked unnoticable fast and the demo still worked. And guess what: it compressed your js file (20534 Bytes uncompressed) to 11221 Bytes :P
Seems that LZW is no magic bullet.
(you can find the smaller r.js at http://home.arcor.de/mschierlm/test/r.js.zip)
@p01: sorry, I missed your comment (where you wrote basically the same) above...
LZW
Wow, javascript "demos" have come a long way :)
NeZbiE: So have C64 "demos" and Windows/OpenGL "demos".
and check other JS prods. It's no longer a slow vector balls, simple scroller and proprietary effects show.
Nice!
Crashed IE7 twice in a row, but I was already convinced :).
Cool even if my Quicktime version was to new :P
I like.
Doesn't work in Firefox 10 for me
Ah, seems it's expecting quicktime instead of mozplugger for the midi playback, so fails there. I'm on Linux, so installing quicktime isn't an option.
ok
A piece of history where javascript, sizecoding and the demoscene met. While almost everyone was still obsessed with Flash.
lists containing this prod
submit changes
if this prod is a fake, some info is false or the download link is broken,
do not post about it in the comments, it will get lost.
instead, click here !
One of the two demos from this compo that convinced me this isn't a joke category.