Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracing

Description

Raytracing project based off the Raytracing in One Weekend book series.

Building and Running

When in the project directory the project can be built with cmake.

$ cmake -B build

Must be run when changes to the CMakeLists.txt are made.

$ cmake --build build

Will build the project, under build/Debug

$ build/Debug/raytracing > outputs/image.ppm

Will run the program, outputting to outputs/image.ppm

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages