mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 15:32:15 -05:00
6fbc958e89
The original paper only considers the minimal distance of the cluster to the ray, not the interval length, resulting in low weight for distant lights that have large influence over a long distance. This commit modifies the measure by considering `theta_b - theta_a` for local lights and the ray length `t` for distant lights. Pull Request: https://projects.blender.org/blender/blender/pulls/123537 |
||
---|---|---|
.. | ||
blender_as_python_module | ||
data@218087daf8 | ||
gtests | ||
performance | ||
python | ||
utils | ||
CMakeLists.txt |