Skip to content

Alabuta/RayTracingNextWeek

Repository files navigation

Learn pet-project for getting in raytracing world.

Cloning

This repository contains submodules for external dependencies, so when doing a fresh clone you need to clone recursively:

git clone --recursive git@github.com:Alabuta/RayTracingNextWeek.git

Existing repositories can be updated manually:

git submodule update --init --recursive -j 8

dof dof scene

About

"Ray tracing: Next week" book based project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published