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

Apr 11, 2019
fa15e85 · Apr 11, 2019

History

11 Commits
Apr 11, 2019
Apr 11, 2019
Apr 10, 2019
Apr 9, 2019
Apr 9, 2019
Apr 11, 2019
Apr 9, 2019
Apr 10, 2019

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