Commit graph

2 commits

Author SHA1 Message Date
Sascha Willems
ef50bf9b8f Fix descriptor set
Fix pNext chaining
Code cleanupFixes #1088
Fixes #1089
2023-11-19 11:15:21 +01:00
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