Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 182 Bytes

raytracer

Postcard Raytracer

Andrew Kensler's Postcard Raytracer

#Build Command line: clang -v -o card -O3 -lm raytracer.cpp

#Execution Command line: time ./card > pixar.ppm