summaryrefslogtreecommitdiff
path: root/lib/maths.h
Commit message (Collapse)AuthorAge
* Fix warnings produced by new clang-tidyDan Goodliffe2021-05-02
|
* Speed conversions and literalsDan Goodliffe2021-03-07
|
* Template rotations and add one for 2D rotation matrixDan Goodliffe2021-03-05
|
* Simplify a lot of code with sincosfDan Goodliffe2021-03-03
|
* Our own matrix rotationsDan Goodliffe2021-03-03
| | | | Simpler and faster than glm's as we don't need arbitrary axes.
* Global definition of quarter_piDan Goodliffe2021-02-28
|
* Move utility to libDan Goodliffe2021-02-28