Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scenent/cpp-physics-method

implementation of some visualized integration
https://github.com/scenent/cpp-physics-method

Last synced: 17 days ago
JSON representation

implementation of some visualized integration

Awesome Lists containing this project

README

        

# cpp-physics-method
please install [raincloud](https://github.com/scenent/raincloud) library to compile.

## features
- Runge-Kutta Method
- Euler Method
- Semi-Implicit Euler Method
- Midpoint Method
- Leapfrog Method
- Verlet Method

## screenshot
![screenshot](screenshot.png)