aboutsummaryrefslogtreecommitdiff
path: root/src/o3d
Commit message (Expand)AuthorAgeFilesLines
* fixed perspective, added planevimene2023-12-094-32/+47
* fixed perspective calculationsvimene2023-12-098-323/+382
* added renderer, improved various thingsvimene2023-12-052-4/+4
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-038-34/+34
* fixed a small bugvimene2023-11-281-2/+2
* added scenes, camera and meshesvimene2023-11-269-100/+137
* added namespaces, made every function in engine.cpp static and added warnings...vimene2023-11-268-20/+45
* improved matrices, cube building and command parsingvimene2023-11-262-0/+25
* code refactoringvimene2023-11-228-0/+496