Blender Git Loki
Git Commits -> Revision 5a3f8a6
Revision 5a3f8a6 by Sam Kottler (soc-2020-production-ready-light-tree) June 26, 2020, 20:56 (GMT) |
Changed calulation of theta_u in tree importance. This reduces artifacts when using the light tree without splitting. Before the theta_u was calclulated using a bounding sphere to approximate a bounding box. This sometimes resulted in the cone containng the bounding box much, much too big. Now theta_u is found more carefully so that it is the smallest angle such that the cone completely contains the bounding box. |
Commit Details:
Full Hash: 5a3f8a6067d12e1965ed9875a448c74607af49ca
Parent Commit: 6331385
Lines Changed: +31, -22
1 Modified Path:
/intern/cycles/kernel/kernel_light.h (+31, -22) (Diff)