Skip to content

A simple real time GPU path tracer, using DX11 Compute shaders 🔴.

Notifications You must be signed in to change notification settings

rtarun9/ComputePathTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compute Path Tracer

Real time GPU path tracer using Direct3D11 Compute shaders. Inspired by the Ray Tracing in One Weekend book.

Showcase

Controls

Use the WASD and Arrow keys to move around the scene.

Building

This project uses Cmake with no thirdparty libraries. Requirements : Computer with DX11 & Compute Shader support.

About

A simple real time GPU path tracer, using DX11 Compute shaders 🔴.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published