Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved texture loading to `Bitmap` class. | Mateja | 2021-02-19 | 1 | -26/+5 |
| | |||||
* | Add load model check. Don't render if model and/or texture is not | Mateja | 2021-02-19 | 1 | -33/+40 |
| | | | | loaded. | ||||
* | Add texure loading check and loading time. Add ObjModel loadingTime. | Mateja | 2021-02-19 | 1 | -17/+31 |
| | |||||
* | Improve variable names. | Mateja | 2021-02-19 | 1 | -12/+12 |
| | |||||
* | Reorganize entire project. | Mateja | 2020-12-27 | 1 | -0/+83 |