RosettaCodeData/Task/Animate-a-pendulum/00-TASK.txt

10 lines
326 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]].
;Task:
Create a simple physical model of a pendulum and animate it.
<br><br>