Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rti1w

from ray tracing in one weekend

compile

the code uses some c++17 features. this command compiles and dumps stdout into an image

clang++ -std=c++17 -stdlib=libc++ main.cpp && ./a.out > image.ppm

About

ray tracer

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages