Math primitives for 3D graphics
  • C++ 99.1%
  • CMake 0.9%
Find a file
2020-10-28 07:45:43 +02:00
.cppsm@351eee2d3e Upgraded cppsm 2020-10-24 22:16:16 +03:00
equipment Remove unnecessary dep 2020-10-25 00:48:42 +03:00
internals Add _t suffix to types, drop make_ prefix from functions, ... 2020-10-28 07:45:43 +02:00
provides Add _t suffix to types, drop make_ prefix from functions, ... 2020-10-28 07:45:43 +02:00
.clang-format Initial 2020-10-18 15:56:58 +03:00
.gitignore Initial 2020-10-18 15:56:58 +03:00
.gitmodules Remove unnecessary dep 2020-10-25 00:48:42 +03:00
.prettierrc Initial 2020-10-18 15:56:58 +03:00
.travis.yml Initial 2020-10-18 15:56:58 +03:00
CMakeLists.txt Initial 2020-10-18 15:56:58 +03:00
README.md Initial 2020-10-18 15:56:58 +03:00

Math3D.C++ Build Status Code Coverage

Math primitives for 3D graphics in C++.

See synopsis.hpp for the API.