Works by category

ajax art assembler c C++ Delphi featured_sites fun_&_games interchange java javascript media mobile php ruby useful_tools widget Windows

Works tagged with 'id 28'

Squares1

Squares 1

This is the first digital artwork I created. It displays a ‘passageway’ of a particular hue. The hue is randomly chosen, and a recursive function is called, which draws the outline of a square with the Hue, and a random saturation and brightness. The function then calls itself, but to draw a square 1 pixel to the right and 1 pixel down, and 1 pixel smaller in width and height.

This work is completed using a Java derivative called ‘Processing’.