Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/der-fruhling/game-engine-math

upgraded-waffle
https://github.com/der-fruhling/game-engine-math

Last synced: about 21 hours ago
JSON representation

upgraded-waffle

Awesome Lists containing this project

README

        

# game-engine-math

Game engine math is contained in this repo.
Brain might explode (mine already has)

## How to build

```bash
# inside repo folder
cmake .
make
# sudo make install
```