diff --git a/README.md b/README.md new file mode 100644 index 0000000..be49b38 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Simple raytracer using zig + +I did that to learn zig and ray tracing as it looked fun. +Greatly inspired by [Ray Tracing in a Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) + +![alt text](https://github.com/MrBounty/zig-multi-thread-raytracer/blob/main/image%20fullhd.png)