04.04.2013 Views

Processing: Creative Coding and Computational Art

Processing: Creative Coding and Computational Art

Processing: Creative Coding and Computational Art

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PROCESSING: CREATIVE CODING AND COMPUTATIONAL ART<br />

690<br />

void draw(){<br />

fill(worldColor);<br />

rect(0, 0, width, height);<br />

birthBot();<br />

moveBot();<br />

detectCollision();<br />

}<br />

// exp<strong>and</strong> arrays<br />

void breedBot(){<br />

if (botCount

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!