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

https://github.com/t-88/fizik-simz


https://github.com/t-88/fizik-simz

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Fisiks Sims
fisiks.

### Preview

Cloth Sim
Pendulum Sim

### Quick Start
```
$ pip install -r requirements.txt
$ python3 main.py
```

### Sources
- [Verlet Integration and Cloth Physics Simulation](https://pikuma.com/blog/verlet-integration-2d-cloth-physics-simulation)