darkf / darkfo

DarkFO, a post-nuclear RPG remake (of Fallout 2)
Apache License 2.0
136 stars 12 forks source link

Refactor lighting implementation #8

Open darkf opened 8 years ago

darkf commented 8 years ago

src/lighting.ts and src/lightmap.ts are a bit arcane, being reverse engineered from Fallout 2 losing semantic information. They should be rewritten or at least refactored.