Skip to content

500 Double Pendulums Simulation (all differently colored to illustrate chaotic behavior)

Notifications You must be signed in to change notification settings

yvesb04/DoublePendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoublePendulum

This a double pendulum simulation implemented using OpenGl 4.6 with C++

Implemented an accurate physics-based model of the double pendulum system.

Implemented rendering of 500 instances of the double pendulum within the simulation to demonstrate chaotic behavior and extreme sensitivity to initial conditions. Utilized OpenGL matrix transformations to handle the rendering process.

Optimized the simulation for efficient performance and smooth rendering at 60 fps.

Simulation still framerate based rather than time based.

Compile with visual studio to get working

Different colors not implemented yet.

DoublePendulum

For questions, yves.bonneau2004@gmail.com

About

500 Double Pendulums Simulation (all differently colored to illustrate chaotic behavior)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages