zanesterling / parasite

Possession: the game
1 stars 0 forks source link

Implement vision occlusion #3

Closed zanesterling closed 9 years ago

zanesterling commented 9 years ago

Implemented Bresenham line-of-sight as a stopgap. 22b3283ac3d29f1039ca992362cdec2d1cb6d44f Take a look at [http://www.saltgames.com/2014/line-of-sight/](this saltgames article) for better line of sight.

zanesterling commented 9 years ago

After 25442d12ffdba501b0fe78b92329091ca23b5ea5 vision occlusion seems to be working well enough.