Skip to content
This repository has been archived by the owner. It is now read-only.

AndrewChe7/DoublePendulumCPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoublePendulumCPP

This program simulates double pendulum behavior. It uses Runge Kutta method to calculate properties of system. Doble pendulum is rendered with SFML and GUI is made with dear imgui.

Requirements

  • CMake
  • SFML

Compilation && Installation

mkdir build && cd build
cmake ..
make

About

Double pendulum simulation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published