Skip to content

abhigyan7/tracey-mctracerface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tracey McTracerFace

Tracey McTracerFace is a raytracer written in C, following the excellent Raytracing in a Weekend book.

Final render: Lots of small spheres, each of them either matte, glossy, or glass. Three large spheres, each of them made of one of the three materials. Blue ground

To create the final render as in the book, run make prep && make release followed by bin/release/trmtrf > final-render.ppm.

Known issue: spheres with negative radii don't quite work as they need to.

About

A toy raytracer written in C99

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published