Skip to content

skeeto/double-pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Double Pendulum Animation

This is a JavaScript animation of a double pendulum chaotic system. WebGL rendering is used by default, falling back to plain old canvas rendering if unavailable.

Key bindings:

  • a: add a new random pendulum
  • c: imperfectly clone an existing pendulum
  • d: delete the most recently added pendulum
  • m: toggle between WebGL and Canvas rendering
  • SPACE: pause the simulation

See also:

About

JavaScript double pendulum simulation with RK4 integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published