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

https://github.com/polytypic/math3d.cpp

Math primitives for 3D graphics
https://github.com/polytypic/math3d.cpp

3d-math-library cppsm hobby-project

Last synced: 3 months ago
JSON representation

Math primitives for 3D graphics

Awesome Lists containing this project

README

          

# [≡](#contents) [Math3D.C++](#) [![Build Status](https://travis-ci.org/polytypic/math3d.cpp.svg?branch=v1)](https://travis-ci.org/polytypic/math3d.cpp) [![Code Coverage](https://img.shields.io/codecov/c/github/polytypic/math3d.cpp/v1.svg)](https://codecov.io/gh/polytypic/math3d.cpp/branch/v1)

Math primitives for 3D graphics in C++.

See [`synopsis.hpp`](provides/include/math3d_v1/synopsis.hpp) for the API.