Skip to content

tristinxie/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracing in One Weekend Series

Here is my code as I follow the Ray Tracing in One Weekend Series.

One Weekend

Compile

g++ -o main ./main.cpp

Render

./main > ./renders/final.ppm
cd ./renders
magick mogrify -path ../png_renders/ -format png *.ppm

Result Final Render

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages