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.

float steps = totalPts+1;<br />

int totalRows = 50; // needs to be < = 300<br />

int rowShift = height/totalRows;<br />

float rowNudge = -.8;<br />

float rowHop = 0;<br />

int r<strong>and</strong>Nudge = 8;<br />

stroke(255);<br />

// razor tooth pattern<br />

for (int i=rowShift; i

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

Saved successfully!

Ooh no, something went wrong!