I upload two homeworks to CVS student folder.
sun_cvs
Sun_painting
-> import JAVA utility to use ArrayList
"import java.util.ArrayList;"
-->add "this" , "PApplet p"
"flock.addBoid(new Boid(this, new Vector3D(width/2,height/2),2.0f,0.05f));"
"Boid(PApplet p, Vector3D l, float ms, float mf) {"
--->change random number to integers
"flowerSize = (int)(parent.random(1,30));"


0 Comments:
Post a Comment
<< Home