Skip to content

Commit

Permalink
Added reference to Ray Tracing in One Weekend book
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Jorquera committed Mar 2, 2024
1 parent 73b6054 commit b4a6e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Raytracer

A simple C++ Raytracer.
A simple C++ Raytracer based on "Ray Tracing in One Weekend" book.

![render image](docs/render.png)

Expand Down

0 comments on commit b4a6e56

Please sign in to comment.