Skip to content

Work from going through "Ray Tracing in One Weekend" by Peter Shirley

Notifications You must be signed in to change notification settings

aleeper/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clang++ -Xpreprocessor -fopenmp -lomp -O2 --std=c++11 raytracer.cc -I /Users/leeper/Documents/scratch/eigen

time ./a.out 640 480 10 11 0.0

About

Work from going through "Ray Tracing in One Weekend" by Peter Shirley

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages