mirror of
https://github.com/godotengine/godot
synced 2024-11-05 16:53:09 +00:00
2ee77f6f05
Previous algorithm used an algorithm to generate rays that was not completely random. This caused artifacts when large lighmap textures were used. The new algorithm creates better rays and by that prevents artifacts. |
||
---|---|---|
.. | ||
config.py | ||
lightmapper_rd.cpp | ||
lightmapper_rd.h | ||
lm_blendseams.glsl | ||
lm_common_inc.glsl | ||
lm_compute.glsl | ||
lm_raster.glsl | ||
register_types.cpp | ||
register_types.h | ||
SCsub |