GMU:Coding Gestalt/Andre Faupel: Difference between revisions

From Medien Wiki
(Created page with "'''The life of a GOOGLEBOT is harsh.''' He crawls 24/7 through code he doesn't even understand and loads the stuff somewhere he doesn't even know either. Just sitting there watch...")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''The life of a GOOGLEBOT is harsh.''' He crawls 24/7 through code he doesn't even understand and loads the stuff somewhere he doesn't even know either.
[[Image:Af_mvoc_retro.png|200px|thumb|left|Retro]]
Just sitting there watching, transmitting, waiting for changes, looking for the next path to somewhere, for something.
So, one day - to make his job a little bit more bearable - he starts to imagining '''things:'''




Line 10: Line 8:
----
----


'''The life of a GOOGLEBOT is harsh.''' He crawls 24/7 through code he doesn't even understand and loads the stuff somewhere he doesn't even know either.
Just sitting there watching, transmitting, waiting for changes, looking for the next path to somewhere, for something.
So, one day - to make his job a little bit more bearable - he starts to imagining '''things:'''


The MOUNTAIN VIEW CONTROL CENTER is a simple, abstract Software/App based on pixel connectivity and flood fill.
The MOUNTAIN VIEW CONTROL CENTER is a simple, abstract Software/App based on pixel connectivity and flood fill.
Line 21: Line 23:
----
----


[[Image:Af_mvoc_desert.png|200px|thumb|right|Desert]]


     gravity - things fall downwards and fill upwards
     gravity - things fall downwards and fill upwards
Line 26: Line 30:
     water/sea/oceans/buildings(?) - horizontal filling
     water/sea/oceans/buildings(?) - horizontal filling
     void/destructor - random filling
     void/destructor - random filling




Following the principle of a sinewave, there is a constant creation of valleys and peaks.  
Following the principle of a sinewave, there is a constant creation of valleys and peaks.  
Fillings behave in a naturalistic way due to the actual definition of its borders - which are either the background/foreground or another filling algorithm - and their own tracking cycle.   
Fillings behave in a natural way due to the actual definition of its borders - which are either the background/foreground or another filling algorithm - and their own tracking cycle.   
The a- and synchronization and the speed of the algorithms help your mind to constantly look for newly built abstract attractors. Also, the destructive erasing works downwards and reshapes the environment.   
The shifting synchronization and the speed of the algorithms help your mind to constantly look for newly built abstract attractors. Also, the destructive erasing works downwards and reshapes the environment.   




Line 36: Line 42:


----
----
[[Image:Af_mvoc_greenlands_ext.png|200px|thumb|left|Greenlands]]
It is a problem for us to accept the unfinished. With the project i want to straighten out that bias is the only "mistake" when actually checking on dysfunctionality.
One or two shapes alone might look wrong but another shape has the CHANCE to change our fragile perspective/perception/imagination and turn it into reason or reevaluation.




It is a problem for us to accept the unfinished. With the project i want to straighten out that bias is the only "mistake" when actually checking on dysfunctionality.
One or two shapes alone might look wrong but another shape has the CHANCE to change our fragile perspective/perception/imagination and turn it into reason or the opposite.






----




Line 50: Line 60:




You can fetch and manipulate the most recent version on  
You can fetch and manipulate the most recent version for Processing and Android on  


[http://github.com/yn3/mvoc GITHUB]
[http://github.com/yn3/mvoc GITHUB]

Latest revision as of 14:24, 30 April 2014

Retro


| MVOC |



The life of a GOOGLEBOT is harsh. He crawls 24/7 through code he doesn't even understand and loads the stuff somewhere he doesn't even know either. Just sitting there watching, transmitting, waiting for changes, looking for the next path to somewhere, for something. So, one day - to make his job a little bit more bearable - he starts to imagining things:

The MOUNTAIN VIEW CONTROL CENTER is a simple, abstract Software/App based on pixel connectivity and flood fill.

On randomly distributed screens you can flourish your very own digital habitat of pixels - ranging from an astrobiological brood to a landscape composition which will magically look familiar.


mechanics = technics



Desert
    gravity - things fall downwards and fill upwards
    mountains - diagonal filling
    water/sea/oceans/buildings(?) - horizontal filling
    void/destructor - random filling



Following the principle of a sinewave, there is a constant creation of valleys and peaks. Fillings behave in a natural way due to the actual definition of its borders - which are either the background/foreground or another filling algorithm - and their own tracking cycle. The shifting synchronization and the speed of the algorithms help your mind to constantly look for newly built abstract attractors. Also, the destructive erasing works downwards and reshapes the environment.


intentions/conclusions


Greenlands

It is a problem for us to accept the unfinished. With the project i want to straighten out that bias is the only "mistake" when actually checking on dysfunctionality. One or two shapes alone might look wrong but another shape has the CHANCE to change our fragile perspective/perception/imagination and turn it into reason or reevaluation.






Inspiration taken by early pc and sandbox games, NASA control centers and homeworks for the course.


You can fetch and manipulate the most recent version for Processing and Android on

GITHUB