Map is now working well and all light is good but it's causing saturation fatigue because of the low levels and low saturation. I'll have to work on contrast and probably jut up the wall contrast.

This commit is contained in:
Zed A. Shaw 2024-11-28 04:27:14 -05:00
parent 1fab1d2d6d
commit 988edf13d7
5 changed files with 16 additions and 19 deletions

View file

@ -3,7 +3,7 @@ TODAY'S GOAL:
* Neighbors algo isn't using greater parameter
* Think up an enemy system.
* Revisit map generation.
* Create a index based light system and a unit test for it.
* How do we do coverage reports in C++?
TODO:
* Write a method for renderer that can translate coordinates.