Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed perspective calculations | vimene | 2023-12-09 | 2 | -12/+3 |
* | added renderer, improved various things | vimene | 2023-12-05 | 5 | -241/+37 |
* | renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::math | vimene | 2023-12-03 | 4 | -12/+12 |
* | added namespaces, made every function in engine.cpp static and added warnings... | vimene | 2023-11-26 | 4 | -32/+44 |
* | add options to choose render mode | vimene | 2023-11-23 | 1 | -1/+5 |
* | code refactoring | vimene | 2023-11-22 | 4 | -0/+362 |