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

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++.

Awesome Lists containing this project

README

          

# phy2d [![Build Status](https://travis-ci.org/IvanFon/phy2d.svg?branch=master)](https://travis-ci.org/IvanFon/phy2d) [![Code Coverage](https://codecov.io/gh/IvanFon/phy2d/branch/master/graph/badge.svg)](https://codecov.io/gh/IvanFon/phy2d/branch/master) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

A small, simple C++ physics library.