Thursday, July 17, 2014

Kazimir Malevich screensaver animation :)

CODING DONE WITH PROCESSING TO ANIMATE A SUPREMATIST ARTWORK


Self-Portrait in Two Dimensions,
 1915, Kazimir Malevich

This work was created as a project to make a simple wallpaper animation on the open source software called http://processing.org/

 I tried to create a basic Class called Shape, which contained the functions display(), move() and Bounce().

Unless the functions move and/or bounce are called in the 'draw' the animation doesn't begin.
My idea of a continuous wallpaper-animation was to recreate the suprematist painting and then make each separate shape continuously move at different speeds and bounce off the walls,as soon as they touch any of the 4 walls.
Below are a few stills and a youtube link from the computer showing the codes and the final 'animation'.





Hope You enjoy! :)

 
https://www.youtube.com/watch?v=5zVBELV_5w8&feature=youtu.be

would love some feedback,criticism,appreciation...anything. :)


Share and support my creative endeavours.

love,
Gunjan :)


No comments:

Post a Comment