Skip to content

johansolbakken/raytracer2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracer

I am building a ray tracer from scratch.

Dependencies

  • A recent compiler (c++17)
  • CMake

Usage

git clone https://github.com/johansolbakken/raytracer2022
cd raytracer2022
mkdir build
cd build
cmake .. # configure generator

Then, find and run one of the examples and open the image created.

Images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published