https://github.com/vengarioth/2d-physics-playground
a physics playground to learn velocity constraints and sequential impulse solvers
https://github.com/vengarioth/2d-physics-playground
Last synced: about 1 year ago
JSON representation
a physics playground to learn velocity constraints and sequential impulse solvers
- Host: GitHub
- URL: https://github.com/vengarioth/2d-physics-playground
- Owner: Vengarioth
- Created: 2020-12-13T12:09:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-18T09:26:58.000Z (over 5 years ago)
- Last Synced: 2025-03-03T11:24:07.543Z (over 1 year ago)
- Language: Rust
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 2d-physics-playground
a physics playground to learn velocity constraints and sequential impulse solvers
[](https://imgur.com/a/Hze6TnM)
## run it
* clone the repository
* `npm install`
* `npm run serve`