Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed perspective calculations | vimene | 2023-12-09 | 2 | -8/+8 |
* | added renderer, improved various things | vimene | 2023-12-05 | 2 | -14/+25 |
* | renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::math | vimene | 2023-12-03 | 4 | -129/+129 |
* | renamed math_vector.{h,cpp} to vector.{h,cpp} | vimene | 2023-12-03 | 2 | -0/+0 |
* | added namespaces, made every function in engine.cpp static and added warnings... | vimene | 2023-11-26 | 4 | -10/+22 |
* | improved matrices, cube building and command parsing | vimene | 2023-11-26 | 2 | -0/+45 |
* | added matrices | vimene | 2023-11-26 | 2 | -0/+122 |
* | code refactoring | vimene | 2023-11-22 | 2 | -0/+242 |