Skip to content
Snippets Groups Projects
Commit 53b41f0b authored by Lars Hoerttrich's avatar Lars Hoerttrich
Browse files

[#92] fixed acceleration structure creation.

I revisited the acceleration structure creation and tried different things and now it finally works (not perfect, but it works). The main issue was (i think) the data being given as uint8_t. I changed it to float for vertices and uint32_t for indices and now it works. Additionally i rewrote the way we submit commands to the commandbuffer.
parent 1c6f57ce
No related branches found
No related tags found
1 merge request!75Resolve "RTX-Module"
Pipeline #27290 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment