Skip to content

Commit bea4a2c

Browse files
author
Alexander Gauggel
committed
Fix incorrect figure in Marschner blog post
1 parent 1bbfc3f commit bea4a2c

File tree

2 files changed

+171
-169
lines changed

2 files changed

+171
-169
lines changed

docs/_posts/2023-10-21-study-notes-on-the-marschner-hair-shading-model.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ In actuality, the lower half would be a mirror image of the upper one.
8080
<img src = "/images/Marschner/azimuthalPathR.svg" alt="Cylinder reflection distribution"/>
8181
</div>
8282

83+
**Edit**: The initial version of this figure showed the normals instead of the reflection. Credit goes to Dolkar for pointing out the error.
84+
8385
The incoming rays are uniformly distributed across the height $$h$$. After the reflection they are non-uniform with regard to their angular distribution. They become sparser
8486
towards the top of the circle. Since the incoming light is uniform across the cross section of the circle, less light is reflected towards the top (and bottom).
8587
The main component of the path intensity is the ratio between the change in height of the incoming rays and the change in angle of the reflected rays. This is formalized in equations *(5)* and *(6)*

0 commit comments

Comments
 (0)