Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dluisnothere authored Oct 9, 2022
1 parent 692156b commit c0b8670
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ _No Antialiasing Closeup_ | _Antialiasing Closeup_

### Direct Lighting

Direct Lighting was implemented by sending every ray with only 1 bounce left directly to a randomly selected lightsource in the scene. Here are the implementation results:

_No Direct Lighting_ | _Direct Lighting_
:-------------------------:|:-------------------------:
![](img/NoDirectLighting.png) | ![](img/DirectLighting.png)
Expand Down

0 comments on commit c0b8670

Please sign in to comment.