Monday, 28 March 2011

Transformation

Transformation - Emerge
http://www.openprocessing.org/visuals/?visualID=18410
- using variables and loops,"if".
simple circles that change size and looks like animation.
 - the only way it transforms is in the size of the circle, very simple

 transformation
http://www.openprocessing.org/visuals/?visualID=11202
- generates a different picture every time you press "r", animates slowly as the colours and opacity change. new shapes can be seen as it "transforms". I like how delicatly it transitions and how the colours and shapes interact with each other with the use of opacity.
- doesnt transform greatly, keeps the same theme.
 - uses "if","keypressed","loadpixels". Is quite complex.

 Transformation - Join
 http://www.openprocessing.org/visuals/?visualID=18414
- transforms as you drag the mouse across the screen. Image is always the same, so is quite simple, but does move or animate. Animation is simple also tho as the rectangles only move horizontally. 
 - Uses simple coding with "mousex" used as co ordinates

No comments:

Post a Comment