Skip to content

kappa54m/Ray-Tracing-in-One-Weekend

Repository files navigation

Ray Tracing in One Weekend

This repository contains my own implementation of Ray Tracing in One Weekend by Peter Shirley, Trevor David Black and Steve Hollasch, following the first book.

Building the project via:

cmake -B ../build/

then rendering the image via:

../build/RayTracing1Wknd > ../image.ppm

will produce the following image:

Book 1 final render

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published