Skip to content

CircArgs/ray-tracer-weekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ray-tracer-weekend

An implementation of https://raytracing.github.io/books/RayTracingInOneWeekend.html

This implementation does not use any smart pointers nor reference counted types. It does use dynamic dispatch.

This is the final render with some slight differences to the book's, nameley randomly sized spheres and I keep the "bubble trick" sphere:

final render