I intend to do a stealth game, top down view. Right now I try to figure out what technical options I have. The main purpose is to calculate the visibility of the main character by other (enemy) actors, but other possibilities like hidden traps would be nice (you’d need light to see them, but this light could show the characters position). I’ve a lot of c++ practice but i’m completely new to graphics.