Skip to content

Commit 730b1c0

Browse files
author
Tom Clabault
committed
Update HIPRT-Path-Tracer
1 parent e0941cb commit 730b1c0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_projects/hiprt-path-tracer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The Orochi library allows the loading of HIP and CUDA libraries at runtime meani
3232
- Oren-Nayar Diffuse BRDF Lobe
3333
- Metallic Microfacet GGX Layer + Anisotropy & Anisotropy Rotation + Double Roughness [\[Kulla & Conty, 2017\]](https://blog.selfshadow.com/publications/s2017-shading-course/imageworks/s2017_pbs_imageworks_slides_v2.pdf)
3434
- Specular transmission BTDF + Beer Lambert Volumetric Absorption: [\[Burley, 2015\]](https://blog.selfshadow.com/publications/s2015-shading-course/#course_content)
35+
- Diffuse lambertian BTDF
3536
- Spectral dispersion using Cauchy's equation
3637
- Multiple-scattering energy compensation for conductors (double metal layer), dielectrics (transmission layer) and glossy-diffuse (specular + diffuse layer) materials [\[Turquin, 2019\]](https://blog.selfshadow.com/publications/turquin/ms_comp_final.pdf)
3738
- Thin-film interference over dielectrics and conductors [\[Belcour, Barla, 2017\]](https://belcour.github.io/blog/research/publication/2017/05/01/brdf-thin-film.html)
@@ -73,6 +74,7 @@ The Orochi library allows the loading of HIP and CUDA libraries at runtime meani
7374
- Spherical caps VNDF Sampling [\[Dupuy, Benyoub, 2023\]](https://arxiv.org/abs/2306.05044)
7475
7576
#### Other rendering features:
77+
- G-MoN - Adaptive median of means for unbiased firefly removal [\[Buisine et al., 2021\]](https://hal.science/hal-03201630v2)
7678
- Texture support for all the parameters of the BSDF
7779
- Texture alpha transparency support
7880
- Stochastic material opacity support
8.38 KB
Loading

0 commit comments

Comments
 (0)