Files
test/intern/cycles/kernel
Mikhail 21bc1a99ba Cycles: optimize ensure_valid_reflection(), reduces render time by about 1%
This is an implementation that is about 1.5-2.1 times faster. It gives a result
that is on average 6° different from the old implementation. The difference is
because normals (Ng, N, N') are not selected to be coplanar, but instead
reflection R is lifted the least amount and the N' is computed as a bisector.

Differential Revision: https://developer.blender.org/D10084
2021-03-15 18:01:57 +01:00
..
2021-02-05 16:23:34 +11:00
2021-02-16 21:15:45 +11:00
2021-02-24 07:13:37 -07:00
2020-11-20 11:39:22 +11:00