aboutsummaryrefslogtreecommitdiff
path: root/src/math
Commit message (Expand)AuthorAgeFilesLines
* improved keyboard and mouse controlsvimene2025-01-032-2/+7
* various improvementsvimene2025-01-024-11/+48
* various improvementsvimene2024-12-316-403/+462
* fixed perspective calculationsvimene2023-12-092-8/+8
* added renderer, improved various thingsvimene2023-12-052-14/+25
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-034-129/+129
* renamed math_vector.{h,cpp} to vector.{h,cpp}vimene2023-12-032-0/+0
* added namespaces, made every function in engine.cpp static and added warnings...vimene2023-11-264-10/+22
* improved matrices, cube building and command parsingvimene2023-11-262-0/+45
* added matricesvimene2023-11-262-0/+122
* code refactoringvimene2023-11-222-0/+242