Skip to content

Commit 37b61d2

Browse files
authored
Create README.md
1 parent 023417a commit 37b61d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# ray-tracing-in-one-weekend
2+
3+
A ray tracer I'm implementing as a study, based on the book [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html).
4+
I'm adding some custom modifications here and there.
5+
6+
## Custom Modifications
7+
### Fresnel based Rim Lighting
8+
![](output_fresnel.png)

0 commit comments

Comments
 (0)