aboutsummaryrefslogtreecommitdiff
path: root/src/math/mat4.h
Commit message (Expand)AuthorAgeFilesLines
* added renderer, improved various thingsvimene2023-12-051-7/+8
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-031-17/+17
* added namespaces, made every function in engine.cpp static and added warnings...vimene2023-11-261-0/+4
* improved matrices, cube building and command parsingvimene2023-11-261-0/+6
* added matricesvimene2023-11-261-0/+24