Skip to content

Commit 958d666

Browse files
author
Tom Clabault
committed
Update about and capitalization hiprt path tracer
1 parent 3865f28 commit 958d666

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Master's student in computer graphics at the university of Lyon 1 Claude Bernard
2020

2121
# Interests
2222

23-
- Realtime & offline 3D Rendering
23+
- Realtime & offline 3D Rendering (accent on ray-tracing)
2424
- Low-level Software Optimization
2525
- GPU & CPU Hardware Archictecture
2626
- Problem Solving

_projects/hiprt-path-tracer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Orochi library allows the loading of HIP and CUDA libraries at runtime meani
2626

2727
#### Layered Principled BSDF:
2828
- Coat Microfacet GGX Layer + Anisotropy, Anisotropy Rotation, Medium Absorption & Thickness
29-
- On-the-fly monte carlo integration for energy compensation of interlayer clearcoat multiple scattering
29+
- On-the-fly Monte Carlo integration for energy compensation of interlayer clearcoat multiple scattering
3030
- SGGX Volumetric Sheen Lobe LTC Fit [\[Zeltner, Burley, Chiang, 2022\]](https://tizianzeltner.com/projects/Zeltner2022Practical/)
3131
- Specular Microfacet GGX Layer
3232
- Oren-Nayar Diffuse BRDF Lobe

0 commit comments

Comments
 (0)