fix: alot of stuff changed. Mostly bugfixxes / architechture changes

This commit is contained in:
2026-08-09 02:24:17 +02:00
parent 4b6f773c0c
commit 05384debbf
98 changed files with 5461 additions and 1751 deletions
+4
View File
@@ -16,4 +16,8 @@ layout (buffer_reference, std430) readonly buffer VertexBuffer {
Vertex vertices[];
};
layout (buffer_reference, std430) buffer WritableVertexBuffer {
Vertex vertices[];
};
#endif // VERTEX_GLSL