Files
raytracer_challenge/README.md
2024-02-14 16:44:13 +01:00

583 B

Ray Tracer Challenge in C++

Current status: In progress

Build Status

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

Ray Tracing: The Next Week book: http://raytracerchallenge.com/

Output

Chapter 05

chapter_05