tornavis/intern/cycles
Weizhen Huang e894e6a411 Fix: Cycles: wrong refractive index in path guiding
should be the relative IOR of the outgoing media to the incoming media,
depending on `bsdf->ior` and whether the interaction is refraction.
Reference paper: [Robust Fitting of Parallax-Aware Mixtures for Path Guiding](https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/computergrafik/lehrstuhl/veroeffentlichungen/robust-fitting-of-parallax-aware-mixtures-for-path-guiding/) Eq (35)

Pull Request: https://projects.blender.org/blender/blender/pulls/112157
2023-09-18 16:20:48 +02:00
..
app Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
blender Cycles: Use Blender headers to access geometry data, avoid copy 2023-09-18 02:50:09 +02:00
bvh Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
cmake CMake: quiet uninitialized warnings 2023-08-17 11:53:56 +10:00
device Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
doc License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
graph Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
hydra Cycles: Rework Principled BSDF Clearcoat 2023-09-13 00:03:11 +02:00
integrator Cycles: GPU denoising refactor 2023-09-11 17:09:23 +02:00
kernel Fix: Cycles: wrong refractive index in path guiding 2023-09-18 16:20:48 +02:00
scene Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
session Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
subd Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
test Cleanup: spelling in comments 2023-08-25 09:40:42 +10:00
util Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
CMakeLists.txt CMake: remove reference to unused OPENIMAGEIO_DEFINITIONS 2023-08-17 11:53:55 +10:00