# Ray Tracer Challenge in C++ **Current status:** In progress [![Build Status](https://drone.nadal-fr.com/api/badges/raytracing/raytracing_challenge/status.svg)](https://drone.nadal-fr.com/raytracing/raytracing_challenge) ## Presentation Implementation of the book **The Ray Tracer Challenge** by Jamis Buck. This Git repository contains my C++ implementation of the Ray Tracer Challenge. ![book](data/the_raytracing_challenge.png) ### Useful links: Ray Tracing: The Next Week book: http://raytracerchallenge.com/ # Output ### Chapter 05 ![chapter_05](data/chapter_05.png)