aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Moved texture loading to `Bitmap` class.Mateja2021-02-194-29/+44
|
* Add load model check. Don't render if model and/or texture is notMateja2021-02-193-80/+94
| | | | loaded.
* Add texure loading check and loading time. Add ObjModel loadingTime.Mateja2021-02-193-17/+37
|
* Improve variable names.Mateja2021-02-191-12/+12
|
* Reorganize entire project.Mateja2020-12-2713-0/+587