Skip to content

Double pendulum chaos theory solved with Runge-Kutta method

Notifications You must be signed in to change notification settings

k-bk/love2d-double-pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

love2d-double-pendulum love2d version

Double pendulum simulation solved using Runge-Kutta method.

Using a library math-rungekutta by peterbillam. https://luarocks.org/modules/peterbillam/math-rungekutta

Running

To run the simulation on linux type make in cloned repository. It will automatically download love executable.

Written in Lua using awesome love2d framework.

Pendulum in action

About

Double pendulum chaos theory solved with Runge-Kutta method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published