This commit is contained in:
2025-11-20 16:05:02 +00:00
parent 602b162d41
commit bbb682242d
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ doDrawing' win pdata u = do
(pdata ^. fboCloud . _2 . _3)
lightPoints
pdata
--draw windows onto window buffer
--draw windows into window textures
glBindFramebuffer GL_FRAMEBUFFER (pdata ^. fboWindow . _1 . unFBO)
glBindTextureUnit 3 (pdata ^. fboPos . _2 . unTO)
withArray [GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1] $