GMU:Algorithmic Art/Ahmad Hafez: Difference between revisions

From Medien Wiki
Line 67: Line 67:
! style="width: 50%" | Algorithm
! style="width: 50%" | Algorithm
|-
|-
| [[File:fg.jpg|400px|CPA_1]]
| [[File:fg.jpg|400px|CPA_1]][[File:Still.jpg|400px|CPA_2]][[File:line-000148.png|400px|CPA_3]]
| [[File:Still.jpg|400px|CPA_2]]
| [[:File:new.pdf|CPA_1]][[:File:cpa 3.pdf|CPA_2_CPA_3]]
| [[File:line-000148.png|400px]]
| [[:File:new.pdf|CPA_1]]
| [[:File:cpa 3.pdf|CPA_2_CPA_3]]
<br><br>
<br><br>



Revision as of 10:50, 5 January 2019

Human Processed Algorithm 0 // 15.10.18

Result Algorithm
HPA 0.jpg

Introductory Algorithm The implementation of this algorithm was based on the instructions given for deconstructing given names to coordinates.



Human Processed Algorithm 1 // 26.10.18

Result Algorithm
HPA 1.jpg HPA_1

Movie Play Through My idea for this algorithm was to base the output on Movie titles chosen by the person executing the algorithm in a simple way of connecting these titles at the end of the execution in a controlled matter.

The bigger picture for this algorithm is to have multiple executions of it and then overlapping them to see the most used words and letters for theses titles and presenting them in an abstract matter.



Computer Processed Algorithm 0 // 02.11.18

Result Algorithm
Pic.jpg CPA_0

Glass Art by Laszlo Moholy Nagy Still recreation This Illustration is meant as an Introduction and Practice to Computer Processed Algorithms using processing.




Computer Processed Algorithm 1 // 04.11.18

Result Algorithm
CPA_1CPA_2CPA_3 CPA_1CPA_2_CPA_3



For Loop Trials During my experimentation using for loops I managed to figure out interesting spaces and masses with changing functions and displays based on the specified parameters and conditions applied also as an alternative way of creating arrays. These are some of my practice imagery that were displayed:

CPA_1 -- Is based on 1 simple for loop function for a triangle gradually getting smaller. CPA_2 & CPA_3 -- Are the same script with a few parts changed from it to transform the display from a grid pattern to a circular one.