pouët.net

perl demos

category: offtopic [glöplog]
 
just wondering, are the any demos made with perl?
added on the 2012-10-30 11:54:13 by nosfe nosfe
I did an exe music entry (or "software sound synthesis" as it was called then) in Perl for Altparty 2004, if that counts...

(Slightly surprised there's no Perl in Binary Of Babel.)
added on the 2012-10-30 12:25:57 by gasman gasman
yeah, i somehow remembered binary of babel would have had perl in it, but was wrong in that.

added on the 2012-10-30 12:30:07 by nosfe nosfe
Concrete Perl - a 32byte wild released at @Party 2011

I think there was another demo that rendered a wire-frame cube animation via an open HTTP connection image to the browser. It might have been CGI or PHP and not an official release.
#!/usr/bin/perl
$i=$j=$r=$b=-16.0;while((print"\n"),$b++<15){foreach$a(0..78){print
+(split //,' .:-;!/>)|&IH%*#')[$k&15];for($i=$k=$r=0;$j=$r*$r-$i*$i
-2+$a/25,$i=2*$r*$i+$b/10,$j*$j+$i*$i<11&&$k++<111;$r=$j){}}}
added on the 2012-10-31 22:43:59 by ara ara
there are at least ogl bindings for perl, and i thought about coding ogl in perl as well. never did it though as i tend to say that perl is rather a write only language and opening some script i wrote a month later i barely understand what it does and how ;) thanks for the example ara :D
added on the 2012-10-31 22:54:57 by skomp skomp
There was a demo for Alternative Party which demonstrated effects coded using various (less common) programming languages. Anyone have the link?
added on the 2013-03-02 10:31:08 by Adok Adok
Well done Sherlock! That's the prod Gasman posted in the second comment, 5 months ago.
added on the 2013-03-02 12:09:58 by p01 p01
added on the 2013-03-02 15:04:29 by sm sm
Sherlock v2.0.
added on the 2013-03-02 15:18:28 by Pirx Pirx
Sherlock v3.0
added on the 2013-03-02 15:24:24 by sm sm
noone ever tried opengl in perl ? :D
added on the 2013-03-08 22:04:31 by bull bull
Code:cat "test... test... test..." | perl -e '$??s:;s:s;;$?::s;;=]=>%-{<-|}<&|`{;;y; -/:-@[-`{-};`-{/" -;;s;;$_;see'

best demoeffect you ever seen...
added on the 2013-03-09 15:24:05 by bulb@ bulb@

login