codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
282.44k stars 26.5k forks source link

Add Ray Tracing in One Weekend #653

Open rjkilpatrick opened 2 years ago

rjkilpatrick commented 2 years ago

A high quality, Ray Tracer tutorial from scratch in C++ with a CC0 license.

Main programming language

C++

Tutorial title

Ray Tracing in One Weekend

Tutorial URL

https://raytracing.github.io/books/RayTracingInOneWeekend.html

Category

mrkrause commented 1 year ago

Also add the rest of the series:

(Same link for all three volumes)