Blender Git Commit Log

Git Commits -> Revision 845ba1a

Revision 845ba1a by Sergey Sharybin (master)
February 27, 2017, 11:33 (GMT)
Cycles: Experiment with replacing Sharp Glossy with GGX when Filter Glossy is used

The idea is to make it simpler to remove noise from scenes when some prop uses
Sharp glossy closure and causes noise in certain cases. Previously Sharp Glossy
was not affected by Filter Glossy at all, which was quite confusing.

Here is a file which demonstrates the issue: {F417797}

After applying the patch all the noise from the scene is gone.

This change also solves fireflies reported in T50700.

Reviewers: brecht, lukasstockner97

Differential Revision: https://developer.blender.org/D2416

Commit Details:

Full Hash: 845ba1a6fbd29de324b2d193fa6d166c0798baad
Parent Commit: 4063982
Lines Changed: +63, -15

2 Modified Paths:

/intern/cycles/render/nodes.cpp (+60, -12) (Diff)
/intern/cycles/render/nodes.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021