schorfheide, 2010
the curve drawer series is based on a vector curve function which reads out a color map or map array and draws in differently occillation structures over the stage, controlled by different mouse action.
generative art v.s.
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 »