done by mordred
logo done by mordred :: send your logos to us and be a popstar !




JS Kefrens Bars 256b by Clash [nfo]

platform :

  JavaScript
type :

  256b
release date : may 2007
29
6
2
popularity :
0 %
0
0
average rating 0.73
alltime top: #3505
[download]
[mirrors...]
added on the 2007-05-19 by Skate  

popularity helper
increase the popularity of this prod by spreading this URL:

comments
cool
  added on the 2007-05-20 13:22:32 by coze  
This is misnamed, these are Alcatraz bars or, as "I am going to change my nick regularly" says, Metalwar bars. It is nice.
  added on the 2007-05-20 17:58:12 by ζχψωβ  
cool indeed
  added on the 2007-05-20 22:44:40 by tesla  
  added on the 2007-05-24 17:18:42 by puNky  
good for 256 bytes
  added on the 2007-05-24 17:21:21 by RA  
hentai


(the bonus one is better)
  added on the 2007-06-28 18:24:00 by Momo Vampire  
Super cool, bro, keep it up.
  added on the 2007-07-02 02:10:43 by LHW II  
rocks
  added on the 2007-07-11 20:47:58 by Teehase  
cool
  added on the 2007-12-08 16:01:55 by g.  
to me, they're js bars only :)
  added on the 2008-01-05 13:51:59 by Optanes  
  added on the 2008-01-07 23:33:09 by xeron  
  added on the 2008-01-07 23:39:36 by Preacher  
heh sk8
  added on the 2010-03-20 09:38:01 by spritus  
Nice
  added on the 2010-03-20 09:42:35 by Mystra  
Nice
  added on the 2010-03-20 09:47:35 by Sir  
Pretty sweet :-)

I haven't been able to find much about kefrens or alcatraz bars and I'm trying to recreate them in a rasterizer demo. Anybody has some good info about them? I've tried to create them from the scripts in the replies but it works differently since I have to fill a buffer which is buffer[ x+y*pitch]; and just can't get it right. Any help would be appreciated.
  added on the 2010-06-09 14:22:36 by _0x3a ^DESiRE  
Uhmm... simulating kefratraz bars in a chunky buffer is really, really basic stuff...

for( bar=0; bar<number_of_bars; bar++ )
{
for( count=bar*bar_gap; count<displayheight; count++ )
{
for( x=0; x<barwidth; x++ )
{
buffer[count*pitch+x+barxpos[bar]] = barimage[x];
}
}
}

where:

bar_gap is the gap between the bars at the top
barxpos[] is your calculated wave function
barimage[] is the barwidth x 1 bar image
  added on the 2010-06-09 14:58:38 by xeron  
nice
  added on the 2010-06-09 16:01:26 by lsl  
Ah right, I was doing it way too complicated, many thanks xeron.
  added on the 2010-06-09 22:54:26 by _0x3a ^DESiRE  
Good for the size.
  added on the 2011-05-15 13:20:35 by johnl  

  previous page
displaying comments (26-45) out of 45 (go to first)

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, post about it.

add a comment
You need to be logged in to add a comment :: register here







pouët.net 0.9-b83ba26 © 2000-2013 mandarine - hosted on scene.org
send comments and bug reports to webmaster@pouet.net - contribute on GitHub
page created in 0.049509 seconds.