Working dynamic shadows using shape vertices buffer
This commit is contained in:
@@ -75,9 +75,6 @@ data World = World
|
||||
, _playingSounds :: M.Map SoundOrigin Sound
|
||||
, _decorations :: IM.IntMap Picture
|
||||
, _foregroundShape :: Shape
|
||||
--, _foregroundDecorations :: [Polyhedra]
|
||||
, _foregroundDecorations :: Shape
|
||||
, _foregroundEdgeVerx :: [Point3]
|
||||
, _corpses :: Zone [Corpse]
|
||||
, _clickMousePos :: !Point2
|
||||
, _pathGraph :: ~(Gr Point2 Float)
|
||||
|
||||
Reference in New Issue
Block a user