https://github.com/ivanfon/phy2d
A small, simple 2D rigid body physics library for C++.
https://github.com/ivanfon/phy2d
cpp header-only physics
Last synced: 8 months ago
JSON representation
A small, simple 2D rigid body physics library for C++.
- Host: GitHub
- URL: https://github.com/ivanfon/phy2d
- Owner: IvanFon
- License: gpl-3.0
- Created: 2017-09-17T01:46:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T15:15:53.000Z (almost 6 years ago)
- Last Synced: 2025-10-08T18:14:45.466Z (9 months ago)
- Topics: cpp, header-only, physics
- Language: C++
- Homepage:
- Size: 81.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# phy2d [](https://travis-ci.org/IvanFon/phy2d) [](https://codecov.io/gh/IvanFon/phy2d/branch/master) [](https://www.gnu.org/licenses/gpl-3.0)
A small, simple C++ physics library.