Skip to content

Miolith/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracing

Simple raytracing program, the same you'we seen hundred times. But with modern C++23.

Result

Result

Download

This project uses git submodules, consider using --recursive flag when cloning.

git clone --recursive https://github.com/Miolith/raytracing.git

Build

mkdir build
cd build
cmake ..
make

About

Simple raytracing program

Topics

Resources

License

Stars

Watchers

Forks

Contributors