Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhutter/raytracing

RayTracing experiments
https://github.com/mhutter/raytracing

Last synced: 25 days ago
JSON representation

RayTracing experiments

Awesome Lists containing this project

README

        

# raytrace in rust

Following along Peter Shirley's [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html).

See [`progress/`](progress#progress) for images on the progress.

## Further reading

- [Computer Graphics from Scratch](https://gabrielgambetta.com/computer-graphics-from-scratch/) by Gabriel Gambetta

## The glorious result

![image.png](image.png)