19.10.2018 - Week 1
Result | Algorithm |
---|---|
Homework / Introduction
Superimposed results of the Introductory Algorithm. By executing the algorithm, each participant of the class created a unique personal sign, based on their own name. | |
Recreating Q1 Supermatistic by László Moholy-Nagy. | |
Recreating AXL II by László Moholy-Nagy. |
26.10.2018 - Week 2
Result | Algorithm |
---|---|
Creating a 2D grid structure, using nested for loops in Processing. |
02.11.2018 - Week 3
Result | Algorithm |
---|---|
|
Recreating "Schotter" by Georg Nees in class. |
|
Experimenting with Brownian Motion in class.
|
Result | Algorithm |
|
some more experiments on randomness. |
|
Link to Algorithm |
|
Link to Algorithm |
09.11.2018 - Week 4
Result | Algorithm |
---|---|
|
Experiments with the noise function in class. idea from the "Unknown Pleasures" Poster by Joy Division. |
22.11.2018 - Week 5
Result | Algorithm |
---|---|
Somehow lost some files. but they all are based on the same algorithm, with different settings in color, size, speed and number : Link to Algorithm |
30.11.2018 - Week 6
Result | Algorithm |
---|---|
we started to work with images. each pixel is referring to a line. the length of the lines and their number and distance is depending on the x coordinate of the mouse. |
HGP-Algorithms
Result | Algorithm |
---|---|
File:1-curves.jpg |
My first algortithm was only about creating an intersting pattern, but it didn't really came out like I expected it. I forgot to write, that the lines should go from the left to the right edge of the paper. and I wrote a second algorithm underneath, but the HGP assumed them as one algorithm, which made it maybe a bit difficult to understand what to do. But it looks very intersting and abstract and I at least learned how difficult it is to give correct advises and to make another person realize an image that only exists in ones head. |
In this algorithm we should include randomness. I wanted to create a rectengular spiral, by drawing 3 lines in a 90 degeree angle and one line in an angle choosen by the HGP. I reduced the area for the angles so that the algorithm would work, but i maybe should have reduced it more, so that there are more lines and a more interesting image. |