GitHunt
TS

tsmith023/rusty-pendulum

A WASM-packaged Rust binary for solving the double pendulum using RK4

rusty-pendulum

This is a simple pendulum simulation written in Rust making use of the Runga-Kutta 4th order method
to solve the first-order differential equation efficiently.

Currently, only the Double Pendulum is implemented. However, the Single Pendulum and Coupled Pendulum are planned to be implemented in the future.

Languages

Rust100.0%

Contributors

MIT License
Created February 23, 2023
Updated March 28, 2023
tsmith023/rusty-pendulum | GitHunt