News

This is yet another Ray Tracing in One Weekend clone, but this time using CUDA instead of C++. CUDA can be used to speed up the code. For example, on my machine, the C++ code renders the test image in ...
A relatively small, beginner-friendly path tracing tutorial. ️ Load the tutorial! ️ This tutorial is a beginner-friendly introduction to writing your own fast, photorealistic path tracer in less than ...