version 1.1, Thu Dec 28 08:54:22 2000 UTC | version 1.2, Wed Jan 3 02:46:31 2001 UTC | ||
---|---|---|---|
|
|
||
double s=Math.min(1.0,theta*0.7); | double s=Math.min(1.0,theta*0.7); | ||
double w1=(1-s)*ratio*w+s*w; | double w1=(1-s)*ratio*w+s*w; | ||
double r0=Math.max(0.66666,1.0+0.5*(1.0-1.0/ratio)); | double r0=Math.max(0.66666,1.0+0.5*(1.0-1.0/ratio)); | ||
Point a0=p0. | |||
return curve2(points[0],points[1],points[2], | return curve2(points[0],points[1],points[2], | ||
0.6,0.6, | 0.6,0.6, |
|
ktanaka Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |