aboutsummaryrefslogtreecommitdiff
path: root/src/fb
Commit message (Expand)AuthorAgeFilesLines
* various improvementsvimene2025-01-022-11/+25
* added brightness to terminal frame buffersvimene2024-12-311-5/+11
* fixed parse_object by implementing custom parsersvimene2024-12-312-2/+2
* various improvementsvimene2024-12-315-76/+55
* improved mesh definitionvimene2023-12-111-0/+1
* fixed perspective, added planevimene2023-12-091-2/+4
* fixed perspective calculationsvimene2023-12-092-12/+3
* added renderer, improved various thingsvimene2023-12-055-241/+37
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-034-12/+12
* added namespaces, made every function in engine.cpp static and added warnings...vimene2023-11-264-32/+44
* add options to choose render modevimene2023-11-231-1/+5
* code refactoringvimene2023-11-224-0/+362