Files
raytracer_challenge/README.md
2024-02-26 16:55:38 +01:00

685 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

Chapter 06

chapter_06

Chapter 07

chapter_07