Get it working on Linux (#9)

This commit is contained in:
Patrick Stevens
2023-01-06 22:47:48 +00:00
committed by GitHub
parent f0ee86819b
commit 66385723e1
14 changed files with 1116 additions and 127 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Ray Tracing in One Weekend
This is [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html), in F#.