|
||||||||
PREV NEXT | FRAMES NO FRAMES |
cs567.particles.* |
---|
cs567.particles.Constants | ||
---|---|---|
public static final double |
DAMPING_MASS |
5.0 |
public static final double |
PARTICLE_MASS |
1.0 |
public static final double |
RESTITUTION_COEFF |
0.3 |
public static final double |
STIFFNESS_BEND |
10000.0 |
public static final double |
STIFFNESS_STRETCH |
1000000.0 |
cs567.particles.Particle | ||
---|---|---|
public static final double |
PARTICLE_RADIUS |
0.015 |
cs567.particles.ParticleSystemBuilder | ||
---|---|---|
public static final double |
DT |
0.01 |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |