Open Source Art?
gz writes "The Whitney has put online an exhibit where viewers are encouraged to examine the source code of the program that generates the art, despite the fact that the majority of viewers have no idea what the code means. Projects use Java, C, Perl, Lingo, and VB."
The 256 byte demo called "Tube" (Windows) from 256b -- a site for 256 byte intros.
:) It's generated on the fly as well, which makes it actually fit the "generated art" topic IMHO.
;)
Among the most jaw dropping experiences *I* have had at least. What it is? Oh, just a rotating 3D tunnel effect in 256 bytes without Direct3D, OpenGL or similar graphics engines.
Assembler source for compilation in NASM included.
As some one said: "porn for coders".
Beware: In C++, your friends can see your privates!