====================================================
Particle[] particles;
int numParticles = 10000;boolean lines = false;int w = 900;int h = 100;void setup(){size(w, h);background(0);particles = new Particle[numParticles];for(int i=0;i ==================================================================Short and simple Java programs by the Mr Box who is using bits of Microsoft Project as well. ^_^
No comments:
Post a Comment