Skip to content

Commit

Permalink
Fixed vignette around layered BSDF diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Clabault committed Dec 8, 2024
1 parent 60af1a1 commit 3865f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _projects/hiprt-path-tracer.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The Orochi library allows the loading of HIP and CUDA libraries at runtime meani
- Thin-film interference over dielectrics and conductors [\[Belcour, Barla, 2017\]](https://belcour.github.io/blog/research/publication/2017/05/01/brdf-thin-film.html)

<div class="col-sm mt-3 mt-md-0">
{% include figure.liquid path="assets/img/HIPRT-Path-Tracer/LayeredBSDF.png" class="img-fluid rounded z-depth-1" zoomable=true %}
{% include figure.liquid path="assets/img/HIPRT-Path-Tracer/LayeredBSDF.png" class="img-fluid rounded" zoomable=true %}
</div>

#### Sampling
Expand Down

0 comments on commit 3865f28

Please sign in to comment.