adding anyhit, doesnt work though

This commit is contained in:
Dynamitos
2025-01-30 23:25:41 +01:00
parent 44b147084b
commit 89570ff792
19 changed files with 136 additions and 70 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ GameView::GameView(Gfx::PGraphics graphics, PWindow window, const ViewportCreate
rayTracingGraph.setViewport(viewport);
rayTracingGraph.createRenderPass();
}
}
GameView::~GameView() {}