Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-van-bergen committed Nov 3, 2021
2 parents 0646ddb + b0c2d41 commit 30d675c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CUDA Pathtracer

![Scene](Screenshots/Scene.png "Example Scene")
![Stormtrooper](Screenshots/stormtrooper.png "Stormtrooper")

Interactive CUDA pathtracer that implements a variety of rendering techniques.

Expand Down Expand Up @@ -42,7 +42,7 @@ SVGF: Raw output of the pathtracer on the left and the filtered result on the ri
![Glass-of-Water](Screenshots/glass-of-water.png "Glass of Water")
![Kitchen](Screenshots/kitchen.png "Kitchen")
![Bunny](Screenshots/bunny.png "Furry Bunny")
![Coffee](Screenshots/stormtrooper.png "Stormtrooper")
![Lone-Monk](Screenshots/lone-monk.png "Lone Monk")
For more screenshots, see the Screenshots folder

## Usage
Expand Down Expand Up @@ -70,3 +70,5 @@ The project requires that the ```CUDA_PATH``` system variable is set to the path
- [Mitsuba files](https://benedikt-bitterli.me/resources/)

- [Stormtrooper](https://www.blendswap.com/blend/13953)

- [Lone Monk](https://www.blender.org/download/demo-files/)

0 comments on commit 30d675c

Please sign in to comment.