View allAll Photos Tagged iteration

A generative typography using iteration, translation & color interpolation.

My first sketch with Processing using the bezier() method and random numbers.

 

void setup()

{

size(800, 400);

noFill();

noLoop();

smooth();

 

PImage b;

b = loadImage("himmel.jpg");

background(b);

}

 

void draw()

{

 

int iter = 56;

int mx = width;

int my = height + 300;

 

for(int i=0; i<iter; i++)

{

bezier(-100, number(my), number(mx), number(my), number(mx), number(my), number(mx), number(my));

stroke(number(234),number(12),number(23));

strokeWeight(number(8));

strokeCap(PROJECT);

}

 

}

 

int number(int val)

{

int t = floor(random(val));

return t;

}

  

Seamlessly Looping Background Animation Of Iterative High Contrast Minimal Background Patterns. Checkout GlobalArchive.com, contact ChrisDortch@gmail.com, and connect to www.linkedin.com/in/chrisdortch

This iteration of Rinoa was a Dell 1600sc with Intel Xeon 2.8 GHz

Sue Hettmansperger

University of Iowa, Iowa City, IA

collage of lithographs, digital images and oil paint

5" x 5"

2020

Cutting images from 2 identical litho prints, and 2 identical digital prints, collaged iterations with matte Medium and painted over with oil paint.

My first sketch with Processing using the bezier() method and random numbers.

 

void setup()

{

size(800, 400);

noFill();

noLoop();

smooth();

 

PImage b;

b = loadImage("himmel.jpg");

background(b);

}

 

void draw()

{

 

int iter = 56;

int mx = width;

int my = height + 300;

 

for(int i=0; i<iter; i++)

{

bezier(-100, number(my), number(mx), number(my), number(mx), number(my), number(mx), number(my));

stroke(number(234),number(12),number(23));

strokeWeight(number(8));

strokeCap(PROJECT);

}

 

}

 

int number(int val)

{

int t = floor(random(val));

return t;

}

  

With the tagline "Your network bare essentials"

work in progress - black & white

Installation > Art that Iterates

September 2012

MACY GALLERY

Teachers College Columbia University

 

Kathleen putting the final nails into the wall!

 

So here's what the prototype morphed into.

at least the engineers were smart enough to interpret this correctly :)

 

This was a skin study, representing rammed earth walls poured in a stratified pattern with glass

A generative typography using iteration, translation & color interpolation.

A generative typography using iteration, translation & color interpolation.

The structure is set further away from the main trail promoting exploration.

This iteration of Epyon had AMD X2 4400 fitted on ASUS A8N-SLI Deluxe 939 NVIDIA nForce4 SLI ATX AMD Motherboard.

Had a productive ride home on the train.

Building is on Cuba Street and flowers are just past Kelburn. In this image I began trialing overlaying two images within my glitch which I thought would link it to the analogue nicely as well. I need to change how the second image appears to make it more aesthetic

Results from Iteration 2 of the Mifactori research project "Bauhaus Klimafabrik" (Bauhaus Climate Factory) | Extended Info & Project Documentation available here: mifactori.de/bauhaus-klimafabrik

1 2 ••• 74 75 76 77 78 80