First pass implementing exponentially fading lighting
This commit is contained in:
@@ -55,6 +55,7 @@ main = do
|
||||
(_cameraPos w)
|
||||
(_windowX w,_windowY w)
|
||||
(wallsForGloom' w)
|
||||
(lightsForGloom' w)
|
||||
(draw blank w)
|
||||
--renderPicture' preData (_windowX w,_windowY w) (Circle 5)
|
||||
-- renderPicture' preData
|
||||
|
||||
Reference in New Issue
Block a user