
This triangular tessellation is an abstraction of an image and is generated through a script I wrote using the Processing programming language. I wrote the script to interpret an input image and give a resultant triangular tessellation with larger triangles representing brighter areas of the image and vice versa. After initial investigations/experiments I am very [...]

A script developed for the irregular tessellation of a randomly generated “tile”.

This script creates the text from a number of swarming particles. It is what I used to make my old site logo.

I got the idea for this skecth by from some of the work of Casey Reas in Processing. The sketch consists of a number of circles which move about the working area. If two or more sphere collide, each one gradually takes on the direction of the other until each elements respective directional momentum seperates [...]

A script that visualizes key strokes by connecting typed letters randomly colored curves.