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

https://github.com/maxinteger/ray-tracing


https://github.com/maxinteger/ray-tracing

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ray Tracing exercise

Spear time exercise which is created based on [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html).

# Run:

```bash
cargo run > output.ppm
```