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

https://github.com/nathom/ray_tracing

2d ray tracer in rust
https://github.com/nathom/ray_tracing

Last synced: about 1 month ago
JSON representation

2d ray tracer in rust

Awesome Lists containing this project

README

        

# 2d ray tracer

currently following [this](https://raytracing.github.io/books/RayTracingInOneWeekend.html#addingasphere)