https://github.com/abdulfatir/double-pendulum
A simulation of double pendulum.
https://github.com/abdulfatir/double-pendulum
Last synced: 6 months ago
JSON representation
A simulation of double pendulum.
- Host: GitHub
- URL: https://github.com/abdulfatir/double-pendulum
- Owner: abdulfatir
- Created: 2015-06-07T15:48:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-07T16:49:13.000Z (over 10 years ago)
- Last Synced: 2025-02-09T07:41:31.366Z (8 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# double-pendulum
A simulation of double pendulum to demonstrate the relation of physics to chaos theory and show how a slight change in initial conditions can bring a significant change in the path followed by the pendulum.Take a look at the [Demo](http://www.abdulfatir.com/projects/DoublePendulum/dp.html)