blender/intern/cycles/app
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
..
CMakeLists.txt Cycles: Add option to directly link against CUDA libraries 2016-01-14 12:27:22 +05:00
cycles_server.cpp Fix compilation of cycles network server when logging is enabled 2015-03-29 22:22:53 +02:00
cycles_standalone.cpp Cycles: Number keys 0-3 can be used in interactive mode now to set max bounces. 2015-06-01 19:56:36 +05:00
cycles_xml.cpp Cycles: Implement approximate reflectance profiles 2016-02-04 13:27:23 +05:00
cycles_xml.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
io_export_cycles_xml.py Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00