Skip to content

aleeper/raytracer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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