Software Path Tracing on GPU - Web Page
-
Install the Vulkan SDK, if you want to run on Vulkan.
-
Open the project with Visual Studio 2022:
/Application/Solution - Visual Studio 2022/Project.snl
- Select
Debug
orRelease
as the build target.
- The Forge
- Ray Tracing in One Weekend
- Coding Adventure: Ray Tracing
- Simulating the Colors of the Sky
- Casual Shadertoy Path Tracing 1: Basic Camera, Diffuse, Emissive
- A Framework for the Experimental Comparison of Solar and Skydive Illumination, Joseph T. Kider Jr et al., Cornell University 2014.
The project's license is MIT. However, The Forge middleware uses Apache 2.0.