RosettaCodeData/Task/Animate-a-pendulum/00DESCRIPTION
2015-02-20 00:35:01 -05:00

4 lines
321 B
Text

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.