mercredi 25 mars 2009

Squares and circles, combined

Testing different renditions mode (left is OpenGL renderer while center and right are normal Processing renderer with smooth enabled). Rendering of circles using OpenGL under Processing 1.0.3 using that script tends to be quite noisy.

Lag induced by capture software.



Squares, circles, combined.

mardi 24 mars 2009

Meiotic Clusters ersatz

Loosely inspired by Jarod Tarbell's Meiotic Clusters (levitated.net/bones/meotic/index.html). The script runs smoothly, the lag seems to be induced by the capture software. Implemented as a set of stacked alternating black and white circles, each rotating around an axis slightly off the main axis of the stack.


Meiotic Clusters ersatz.

Square in a circle

A simple iterative Processing script inscribing a square in a circle.



Square in a circle.

lundi 23 mars 2009

Black and white square spiral

A simple square spiral from the upper left corner towards the center with pixels' colours variating from black to white and from black to white. The script runs smoothly on my machine but the capture (as shown on Vimeao) seems to slow down after a few seconds: probably too many programs running at once for iShowU to keep up. Made with Processing.


Black and white square spiral.

Processing - squares, circles (continued)

The output of a script which is a simple composition of the two previous ones (i.e. mixes squares and rectangles).


Circle,square,square,circle-01.


Square,circle,circle,square-01.

dimanche 22 mars 2009