1906a14cf3baba349b0f3724418f2f95ad48b431
The valid interval from incoming direction was shared between `...eval_r()` and `...eval_residual()`, so compute that in `...eval()` instead. The valid interval from outgoing direction was computed for `...eval_r()` to further reduce the integration interval. This part is removed because the check `dot(wo, wm) > 0` is relatively cheap inside the loop.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
