done by Osmic
logo done by Osmic :: pouët.net is brought to you by mandarine



Account

Custom

Prods

Random

Groups

Parties

Boards

Users

Search

BBS

Lists

Faq

Submit



Random line of code thread
 

  previous page
go to page of 30  
rgb_map[i] = (fx_b&0xFF) | ((fx_g&0xFF)<<8) | ((fx_r&0xFF)<<16);
added on the 2009-11-16 19:55:19 by xteraco  
xteraco
RewriteRule ^(.+\.(jpg|png|gif|ico|js|css|htc))$ ?inc=$1 [NC,L]
added on the 2009-11-16 21:46:42 by GottZ  
GottZ
s.run();
added on the 2009-11-16 22:22:08 by thec  
thec
QApplication application; return application.exec();
added on the 2009-11-16 22:52:04 by Decipher  
Decipher
wr0 = wvalue & 12297829382473034410ul;
added on the 2009-11-16 23:01:10 by patson  
patson
print read http://www.rebol.com
added on the 2009-11-16 23:42:08 by skrebbel  
skrebbel
$aCurrentArticle = $oCurrent->getVersion(intval($aRequest['version']));
added on the 2009-11-17 00:14:13 by stijn  
stijn
rotozoomer in proce55ing



Code:
int w=512,T,N,I,Y;void setup(){size(w,w,P2D);}void draw(){float a=0,b=0,c=I,d=I++*.02,e=sin(d),f=e++*-cos(d);for(N=0;N++<w;a=d+=f,b=c+=-e)for (T=0;T<w;Y=int(a+=e))set(T++,N,(Y*w+int(b+=f)^Y)&255);} 

added on the 2009-11-17 08:56:52 by Luis  
Luis
MirandaIM IEView:


<!--MessageIn-->
<script>
chat.newmessage({
type : "message",
history : false,
incomming : true,
ava : "%\avatarIn%",
nick : "%\nameIn%",
text : "%\text%",
time : "%\time%",
date : "%\date%"
});
</script>
<!--hMessageIn-->
...
added on the 2009-11-17 09:20:59 by GottZ  
GottZ

  previous page
go to page of 30  

post a new reply
You need to be logged in to post a new reply :: register here




Account

Custom

Prods

Random

Groups

Parties

Boards

Users

Search

BBS

Lists

Faq

Submit



pouët.net 0.9.902 © 2000-2009 mandarine - hosted on scene.org
send comments and bug reports to webmaster@pouet.net
page created in 0.022829 seconds.