diff options
author | Nat Lasseter <user@4574.co.uk> | 2024-06-12 17:37:40 +0100 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2024-06-12 17:37:40 +0100 |
commit | df7c4a808d691e1d927047bb86aa9738780e694d (patch) | |
tree | da197b87ebf2c48fe27b9aabf2db1fff5786c7f4 /Readme |
Initial Commit (Up to Chapter 7)
Diffstat (limited to 'Readme')
-rw-r--r-- | Readme | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +Ray Tracing in a Weekend in Ruby. + +I've made some decisions when porting it. +Disagree with me if you like. That sounds like your problem. + +https://raytracing.github.io/books/RayTracingInOneWeekend.html |