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

https://github.com/jmgorius/raytracing-in-one-weekend

Ray tracing in one week-end series (https://raytracing.github.io/).
https://github.com/jmgorius/raytracing-in-one-weekend

Last synced: about 1 year ago
JSON representation

Ray tracing in one week-end series (https://raytracing.github.io/).

Awesome Lists containing this project

README

          

# Ray tracing in one week-end

C implementation of the [*Ray tracing in one week-end*](https://raytracing.github.io/) series by Peter Shirley.

## Examples

![Ray tracing in one week-end book cover](examples/book-cover.png)
![Earth](examples/earth.png)
![Cornell box](examples/cornell.png)
![Complex scene](examples/complex-scene.png)