Raytracing in one weekend A rust workspace implementing a basic raytracer. Following this book: https://raytracing.github.io/books/RayTracingInOneWeekend.html. 4K sample renders (more in renders folder) Extra implementations multithreading (Uses all threads so computer will run slower!)