Skip to content

Commit 1e3811d

Browse files
author
Emily H. Vo
committed
Update README.md
1 parent 0f6db1f commit 1e3811d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CUDA Path Tracer
22
================
33

4-
![](img/Renders/bunny.png)
4+
![](img/Renders/bunny_16000.png)
55

66
![](img/Renders/Mandelbulb.png)
77

@@ -144,4 +144,4 @@ If I were to continue this project, I would improve my path tracer's performance
144144
### Conclusion
145145
We see benefits from all features except for SDFs and materials sorting. For materials sorting, it was disappointing, but for SDFs, it was to be expected that it is so expensive. Below is a chart that shows the percent difference in performance from when that feature is turned on or when it is turned off.
146146

147-
![](img/perform.png)
147+
![](img/perform.png)

0 commit comments

Comments
 (0)