![]() |
|
DATA-DADA III, 2013-14 | vector for print | made with processing
generative art v.s.
the spinners 2 series is another particle system based processing work.
it rules out a repetition within an XY axis grid using a for loop structure.
the repetition is slightly disintegrated by adding individual noise values.
different keyboard and/or mouse inputs are used for manipulation while recording.
the spinners afternoon 2, 2010
the spinners series is another particle system based processing work.
different keyboard and/or mouse inputs are used for manipulation while recording.
de jong series, 2008
these works are based on the simple Peter de Jong map equations:
x’ = sin(a * y) – cos(b * x)
y’ = sin(c * x) – cos(d * y)
For most values of a,b,c and d the point (x,y) moves chaotically. The resulting image is a map of the probability that the point lies within the area represented by each pixel. As you let it render longer it collects more samples and this probability map and the image becomes more accurate.
Details »