Skip to content

ABoredComputerEngineer/Ray-Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracer based on Ray Tracing In a Weekend by Peter Shirley. More Info Here.

Linux

Run make from the project root directory to build the program. The executable is placed at bin directory with name app. Running it will produce an image in the same directory.

Windows

Requires Visual Studio. First, setup the environment using the vcvarsXX.bat file. The run build.bat to build the project.

About

Simple Ray Tracer in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages