trying to tile by shader

This commit is contained in:
minjaesong
2017-08-25 19:37:12 +09:00
parent 13ff4ddebb
commit e7c4a7b1e8
7 changed files with 919 additions and 5 deletions

View File

@@ -198,7 +198,7 @@ object LightmapRenderer {
* | | 3| |↗ | | ↖| |3 | |
* +--+-----+ +--------+ +--------+ +-----+--+
* round: 1 2 3 4
* for all staticLightMap[y][x]
* for all lightmap[y][x]
*/
purgeLightmap()