Skip to content

greg-kurzepa/Ray-Tracing-in-One-Weekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracer

I followed the Ray Tracing in one Weekend tutorial at https://raytracing.github.io/.

Following along with the explanations, I implemented my own version of the code. I also used my png writer library to export the result.

To compile, run g++ -Wall -o out *.cpp in the project's root directory.

Example Image

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published