Working dynamic shadows using shape vertices buffer
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ doDrawing pdata w = do
|
||||
glDrawElements
|
||||
(marshalEPrimitiveMode $ _shadPrim fs)
|
||||
(fromIntegral nIndices)
|
||||
(GL_UNSIGNED_SHORT)
|
||||
GL_UNSIGNED_SHORT
|
||||
nullPtr
|
||||
|
||||
--draw floor onto base buffer
|
||||
|
||||
Reference in New Issue
Block a user