HDR skybox

This commit is contained in:
2023-06-02 18:01:45 +02:00
parent 5006149c8d
commit 6fd22a85d8
11 changed files with 326 additions and 5 deletions

View File

@ -71,8 +71,6 @@ public:
renderer.Setup();
//glPolygonMode(GL_FRONT_AND_BACK, GL_LINE);
while(!window.shouldClose())
{