A 3D Curve generated in the Fun3D JAVA applet.
The parametric functions of the curve are:
x=30*sin(t)*t
y=30*cos(t)*t
z=10t
t ranges from 0 to 20, steps 15
The parametric functions of the curve are:
x=30*sin(t)*t
y=30*cos(t)*t
z=10t
t ranges from 0 to 20, steps 15
The curve has been discretized (the number of steps has been slightly reduced), which gives the curve a particular quality...
No comments:
Post a Comment