RosettaCodeData/Task/Animate-a-pendulum/00DESCRIPTION

5 lines
321 B
Plaintext

One good way of making an animation is by simulating a physical system and illustrating the variables in that system using a dynamically changing graphical display.
The classic such physical system is a [[wp:Pendulum|simple gravity pendulum]].
For this task, create a simple physical model of a pendulum and animate it.