procedural-3d-engine/shaders
Sascha Willems 5962189427
Add ray traced glTF sample (#1083)
* Started working on a ray tracing glTF sample

* Started working on a ray tracing glTF sample

Added textures using descriptor indexing

* Frame accumulation

Pass glTF node transforms to BLAS build

* Shader cleanup

* Code cleanup, flip Y using TLAS transform matrix

* Create AS for all primitives in the gltf scene

* Remove unused variables

* Added missing shaders

* Minor cleanup
2023-11-01 10:55:33 +01:00
..
glsl Add ray traced glTF sample (#1083) 2023-11-01 10:55:33 +01:00
hlsl Updated shading rate sample to KHR extension 2023-10-13 18:53:51 +02:00