Add OpenGL test project with backpack model and textures

This commit is contained in:
2026-03-16 14:19:32 +08:00
parent 3a78065574
commit d2d45bd973
8 changed files with 111 additions and 37 deletions

View File

@@ -0,0 +1,3 @@
Model by Berk Gedik, from: https://sketchfab.com/3d-models/survival-guitar-backpack-low-poly-799f8c4511f84fab8c3f12887f7e6b36
Modified material assignment (Joey de Vries) for easier load in OpenGL model loading chapter, and renamed albedo to diffuse and metallic to specular to match non-PBR lighting setup.