Use ssbos for edge shadows

Seems quite slow as is
This commit is contained in:
2025-11-11 16:23:39 +00:00
parent 219c574931
commit c5034b3c4c
5 changed files with 102 additions and 9 deletions
+1
View File
@@ -46,6 +46,7 @@ data RenderData = RenderData
, _wallSSBO :: GLuint
, _shapeSSBO :: GLuint
, _ishapeSSBO :: GLuint
, _ieshapeSSBO :: GLuint
-- , _lightsUBO :: GLuint -- BufferObject id
, _vboWindows :: VBO
, _vboShapes :: VBO