Files
blender/intern
Stefan Werner 8141eac2f8 Improved triangle sampling for mesh lights
This implements Arvo's "Stratified sampling of spherical triangles". Similar to how we sample rectangular area lights, this is sampling triangles over their solid angle. It does significantly improve sampling close to the triangle, but doesn't do much for more distant triangles. So I added a simple heuristic to switch between the two methods. Unfortunately, I expect this to add render time in any case, even when it does not make any difference whatsoever. It'll take some benchmarking with various scenes and hardware to estimate how severe the impact is and if it is worth the change.

Reviewers: #cycles, brecht

Reviewed By: #cycles, brecht

Subscribers: Vega-core, brecht, SteffenD

Tags: #cycles

Differential Revision: https://developer.blender.org/D2730
2017-08-17 12:44:32 +02:00
..
2017-03-12 02:47:53 +11:00
2017-05-27 15:34:55 -04:00
2016-07-02 10:08:33 +10:00
2017-06-19 10:04:30 +10:00
2017-08-03 07:03:59 +10:00
2016-06-11 22:05:20 +02:00
2017-05-27 15:34:55 -04:00
2017-03-12 02:47:53 +11:00