aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved texture loading to `Bitmap` class.Mateja2021-02-191-26/+5
* Add load model check. Don't render if model and/or texture is notMateja2021-02-191-33/+40
* Add texure loading check and loading time. Add ObjModel loadingTime.Mateja2021-02-191-17/+31
* Improve variable names.Mateja2021-02-191-12/+12
* Reorganize entire project.Mateja2020-12-271-0/+83