Refactor flame draw

This commit is contained in:
2021-03-24 19:51:10 +01:00
parent 3a52f3feaf
commit 7c9cba9ee1
3 changed files with 30 additions and 63 deletions
+1
View File
@@ -38,6 +38,7 @@ renderPicture' pdata rot zoom trans@(tranx,trany) wins@(winx,winy) wallPointsCol
viewFroms@(viewFromx,viewFromy) pic = do
let wallPoints = map fst wallPointsCol
startTicks <- SDL.ticks
setCommonUniforms pdata rot zoom trans wins
depthFunc $= Just Less