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

https://github.com/ibob/mathgp

MathGP - a simple math library for game programming
https://github.com/ibob/mathgp

Last synced: 12 months ago
JSON representation

MathGP - a simple math library for game programming

Awesome Lists containing this project

README

          

MathGP
------

A simple mathematical library for game programming.

* GCC/clang: [![GCC/clang](https://travis-ci.org/iboB/mathgp.svg?branch=master)](https://travis-ci.org/iboB/mathgp)
* MSVC: [![MSVC](https://ci.appveyor.com/api/projects/status/x63tku34p1ep8wx0/branch/master?svg=true)](https://ci.appveyor.com/project/iboB/mathgp/branch/master)
* Coveralls: [![Coverage Status](https://coveralls.io/repos/github/iboB/mathgp/badge.svg?branch=master)](https://coveralls.io/github/iboB/mathgp?branch=master)
* Coverity: [![Static analysis](https://scan.coverity.com/projects/8774/badge.svg)](https://scan.coverity.com/projects/ibob-mathgp)