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

https://github.com/willprice/ray-tracing-in-one-weekend

C++ Ray tracer from the book "Ray Tracing in One weekend" by Peter Shirley
https://github.com/willprice/ray-tracing-in-one-weekend

cgi computer-graphics cpp geometry raytracer

Last synced: about 1 year ago
JSON representation

C++ Ray tracer from the book "Ray Tracing in One weekend" by Peter Shirley

Awesome Lists containing this project

README

          

# Raytracer in a weekend

Implementation of the raytracer from the book: [Ray Tracing in One Weekend](http://amzn.to/2oqMIRj)

Peter Shirley makes his final raytracer available on [github](https://github.com/petershirley/raytracinginoneweekend)