cleaned up renderer

This commit is contained in:
Jorijn van der Graaf 2026-03-09 20:10:19 +01:00
commit d661c88ee2
58 changed files with 3030 additions and 4722 deletions

View file

@ -7,9 +7,11 @@
"dependencies": [
{
"path":"../../project.json",
"configuration":"lib-vulkan"
"configuration":"lib-win32-vulkan-debug"
}
],
"target": "x86_64-w64-mingw32",
"debug": true,
"shaders": [
{
"path":"raygen.glsl",