Animation Capability
Posted: Wed Sep 13, 2006 1:36 pm
Question: I have used the PLAYBACK feature to draw a curve "real time" so to speak. But what I'd like to is to draw that same curve in a different way, using an actual animation.
Let me clarify: the curve that I want to draw is the CYCLOID, given by the parametric equations:
x = 4* (t - sin(t)) y = 4* (1 - cos(t))
By using PLAYBACK, I can draw the above curve as some function of time...great....
But what I want to do is to draw that same CYCLOID, starting with a circle, say of radius = 4. Take a point on the circumference of the circle, and now roll the circle on a flat surface for (say) one revolution. The point on the circumference will have traced the same CYCLOID that is given by the parametric equations.
I've tried using POWERPOINT to accomplish the same thing, but was only partially successful. Can DPLOT help me??
http://mathworld.wolfram.com/Cycloid.htm
ps the above website shows exactly what I want to do! I just need to know how to get there, but by using DPOT if possible...
Regards Mike
Let me clarify: the curve that I want to draw is the CYCLOID, given by the parametric equations:
x = 4* (t - sin(t)) y = 4* (1 - cos(t))
By using PLAYBACK, I can draw the above curve as some function of time...great....
But what I want to do is to draw that same CYCLOID, starting with a circle, say of radius = 4. Take a point on the circumference of the circle, and now roll the circle on a flat surface for (say) one revolution. The point on the circumference will have traced the same CYCLOID that is given by the parametric equations.
I've tried using POWERPOINT to accomplish the same thing, but was only partially successful. Can DPLOT help me??
http://mathworld.wolfram.com/Cycloid.htm
ps the above website shows exactly what I want to do! I just need to know how to get there, but by using DPOT if possible...
Regards Mike