b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 9310215 (Thread)

# I love that HARD
...I don't suppose you have any way of changing the background colour easily?
(, Fri 27 Mar 2009, 13:01, archived)
# I'm looking as we speak, it's somewhere in here...
p = random(1.0);
c = somecolor();
g = random(0.01,0.1);
}

void render(float x, float y, float ox, float oy) {
// draw painting sweeps
stroke(red(c),green(c),blue(c),28);
point(ox+(x-ox)*sin(p),oy+(y-oy)*sin(p));

g+=random(-0.050,0.050);
float maxg = 0.22;
if (gmaxg) g=maxg;

float w = g/10.0;
for (int i=0;i
(, Fri 27 Mar 2009, 13:05, archived)
# processing?
dr zaarlon, pointed me at that yesterday, it's lots of fun
(, Fri 27 Mar 2009, 13:08, archived)
# It's great, but debugging to the 0085 beta isn't much fun..
/headache blog
(, Fri 27 Mar 2009, 13:10, archived)