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

5 lines
321 B
Text
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
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]].
2013-04-10 15:42:53 -07:00
For this task, create a simple physical model of a pendulum and animate it.