aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 45e7917a63f0850d5163ae72a8cfeca12eb87ba8 (plain)
1
2
3
4
5
6
7
# ray-tracing-the-next-week

An implementation of the program described in [_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html) and [_Ray Tracing: The Next Week_](https://raytracing.github.io/books/RayTracingTheNextWeek.html), in Rust.

|![Example Output](images/example.png) | ![Example Output](images/example1.png)|
|--- | ---|
|![Example Output](images/example2.png) | ![Example Output](images/example3.png)|