Skip to content

Commit e1b7133

Browse files
author
Tom Clabault
committed
Thin-walled model HIPRT Path Tracer
1 parent 370486a commit e1b7133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_projects/hiprt-path-tracer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ The Orochi library allows the loading of HIP and CUDA libraries at runtime meani
3434
- Specular transmission BTDF + Beer Lambert Volumetric Absorption: [\[Burley, 2015\]](https://blog.selfshadow.com/publications/s2015-shading-course/#course_content)
3535
- 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)
3636
- Thin-film interference over dielectrics and conductors [\[Belcour, Barla, 2017\]](https://belcour.github.io/blog/research/publication/2017/05/01/brdf-thin-film.html)
37-
- Thin material model
38-
37+
- Thin-walled model
38+
3939
<div class="col-sm mt-3 mt-md-0">
4040
{% include figure.liquid path="assets/img/HIPRT-Path-Tracer/LayeredBSDF.png" class="img-fluid rounded" zoomable=true %}
4141
</div>

0 commit comments

Comments
 (0)