An open API service indexing awesome lists of open source software.

https://github.com/elftausend/cpu-raytracer

A rust CPU Raytracer
https://github.com/elftausend/cpu-raytracer

Last synced: about 2 months ago
JSON representation

A rust CPU Raytracer

Awesome Lists containing this project

README

        

# cpu-raytracer
A simple raytracer with a little bit of help from [raytracing in a weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) and my own implementation of things.

![Image of Example](out.png)