aboutsummaryrefslogtreecommitdiff
path: root/src/fb/chfb.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed perspective calculationsvimene2023-12-091-6/+2
* added renderer, improved various thingsvimene2023-12-051-115/+4
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-031-5/+5
* added namespaces, made every function in engine.cpp static and added warnings...vimene2023-11-261-14/+16
* add options to choose render modevimene2023-11-231-1/+5
* code refactoringvimene2023-11-221-0/+152