Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved mesh definition | vimene | 2023-12-11 | 1 | -12/+4 |
| | | | | | | | | - In the context of mesh definition, splited indices into vertex index, normal index and vertex data index to be able to specify different normals and vertex data for different faces using the same vertex | ||||
* | fixed perspective calculations | vimene | 2023-12-09 | 1 | -1/+0 |
| | |||||
* | renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::math | vimene | 2023-12-03 | 1 | -5/+5 |
| | |||||
* | added namespaces, made every function in engine.cpp static and added ↵ | vimene | 2023-11-26 | 1 | -4/+8 |
| | | | | warnings' flags | ||||
* | code refactoring | vimene | 2023-11-22 | 1 | -0/+25 |