StarsX / SparseVolumeDXR

DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow path is only enabled with the native DXR, while DXR fallback layer is not supported for this sample, since IgnoreHit() causes crash due with dxrfallbackcompiler anyway.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow path is only enabled with the native DXR, while DXR fallback layer is not supported for this sample, since IgnoreHit() causes crash due with dxrfallbackcompiler anyway.


Languages

Language:C 84.5%Language:C++ 14.8%Language:HLSL 0.7%Language:Batchfile 0.0%