Go to file
Sergey Sharybin ad26407b52 Cycles: Implement approximate reflectance profiles
Using this paper:

  http://graphics.pixar.com/library/ApproxBSSRDF/paper.pdf

This model gives less blurry results than the Cubic and Gaussian
we had implemented:

- Cubic: https://developer.blender.org/F279670
- Burley: https://developer.blender.org/F279671

The model is called "Christensen-Burley" in the interface, which
actually should be read as "Physically based" or "Realistic".

Reviewers: juicyfruit, dingto, lukasstockner97, brecht

Reviewed By: brecht, dingto

Subscribers: robocyte

Differential Revision: https://developer.blender.org/D1759
2016-02-04 13:27:23 +05:00
build_files Imbuf: remove libredcode 2016-02-03 18:39:37 +11:00
doc Cleanup: pep8 2016-02-01 00:47:10 +11:00
extern Imbuf: remove libredcode 2016-02-03 18:39:37 +11:00
intern Cycles: Implement approximate reflectance profiles 2016-02-04 13:27:23 +05:00
release Use contextlib for temporary py console overrides 2016-02-04 17:40:02 +11:00
source Cycles: Implement approximate reflectance profiles 2016-02-04 13:27:23 +05:00
tests Cleanup: pep8 2016-02-01 00:47:10 +11:00
.arcconfig
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Imbuf: remove libredcode 2016-02-03 18:39:37 +11:00
COPYING
GNUmakefile Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00
make.bat Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00