summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_cache.cpp
diff options
context:
space:
mode:
authorDario <dariosamo@gmail.com>2023-10-13 11:39:48 -0300
committerDario <dariosamo@gmail.com>2023-10-13 17:57:25 -0300
commit47214ea9f5e76fb4a54b902ffafe1081a57601d3 (patch)
tree196961cf80c3d1e425026a1dc8157d567e3c4031 /modules/gdscript/gdscript_cache.cpp
parent325cc0178ee033a2fef29524fed0db0e2dcf328f (diff)
downloadredot-engine-47214ea9f5e76fb4a54b902ffafe1081a57601d3.tar.gz
Optimize lightmapper using triangle clusters on the acceleration structure.
Add an additional layer of indirection to the grid used by the lightmapper to store fixed-size triangle clusters. Greatly speeds up baking times on scenes with high triangle density, as the clusters will help to avoid unnecessary checks when the triangle density is high on the scene.
Diffstat (limited to 'modules/gdscript/gdscript_cache.cpp')
0 files changed, 0 insertions, 0 deletions