7 Commits

Author SHA1 Message Date
aeaac1833f
[CORE][CHG] Add logger in texture loader 2022-12-18 10:02:39 +08:00
7f46566c64
Fix texture loading
- Fix corrupted texture by reverse y-axis
2022-12-13 21:10:38 +08:00
c911ac1613
Fix model loading
- Fix texture path storing full path instead of texture name making the texture loaded check always fail
2022-12-13 12:26:58 +08:00
0be2b379a2
Fix inline functions 2022-12-12 22:20:59 +08:00
64b4116979
Implement VBO EBO VAO 2022-12-12 20:41:53 +08:00
5bc0cb6c6f
Add stb image library to project 2022-12-12 17:16:07 +08:00
66997698c8
Create empty source files 2022-12-12 15:20:47 +08:00