Skip to content

Repository files navigation

raytracer

following https://raytracing.github.io/books/RayTracingInOneWeekend.html as I have never done a computer graphics course, and also want to get better at cpp.

This is an initial projcet to get me back up to speed with cpp and then hopefully I will aim to do something a bit more off the beaten track.

to build (following mkdir build if not already):

cd build
cmake ..
cmake --build .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages