Added readme

This commit is contained in:
Adrien Bouvais 2024-08-22 15:43:18 +02:00
parent eb399bccdb
commit ff28d1d0c4

6
README.md Normal file
View File

@ -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)