https://github.com/t-88/fizik-simz
https://github.com/t-88/fizik-simz
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/t-88/fizik-simz
- Owner: t-88
- Created: 2024-05-21T14:37:07.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-05T23:10:36.000Z (11 months ago)
- Last Synced: 2025-02-01T23:44:50.380Z (4 months ago)
- Language: Python
- Size: 2.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fisiks Sims
fisiks.### Preview
![]()
### 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)