Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 2.42 KB

README.md

File metadata and controls

57 lines (34 loc) · 2.42 KB

Welcome to Fade Away algorithm

This Project was realized with P5js during the Input/Output course at the University of Applied Sciences Potsdam.

###Analog algorithm

Number of tested persons: 10

Given task:

Please, read the whole algorithm, before you start to draw. You may use only the black pencil and the ruler.

Draw a triangle on the given surface with the thicker side of the pencil, this may not be filled. Afterwards draw a diagonal with the thinner side of the pencil within the triangle. It may not go out of the contour of the triangle.

Results:

Experimentation with the results:

Digital algortihm

The digital algorithm is based on the previous picture. It is interesting how the stacking of the translucent material creates the fade out of the triangles.

First tests

Second tries

Final algortihm

Possible real application of the algorithm / Reflectors

Thanks for your interest