Skip to content

KrishayB/DoublePendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

DoublePendulum

About:

This program simulates a double pendulum using Java. On the right, there are controls, and on the left, the pendulum is drawn. It uses equations found on this website in order to change the angles for the pendulum. Comments are added if you would like to understand how the code works or make changes.

Running the program:

  1. Clone the repository, download the code, or copy/paste it into a .java file.
  2. Compile and run DoublePendulum.java inside the DoublePendulum directory.

Example

About

Simulates a double pendulum in a GUI window

Topics

Resources

Stars

Watchers

Forks

Languages