razterizer / DungGine

A dungeon engine for rogue-like style games.
MIT License
1 stars 0 forks source link

Implement line of sight (LOS) #35

Open razterizer opened 1 week ago

razterizer commented 1 week ago

Perhaps modulate the foreground color instead of the background color. LOS should change the visibility of objects in conjunction with the light field.