mittpat
mittpat
Same thing here, I was really surprised that this didn't work... great tool otherwise... ` Vertex attribute reflection: vertexNormal: offset 0, type 8b51, size 0, index 0, binding -1, stages...
works nicely on radeon/mesa/vulkan/Ubuntu, thanks very much! (previously it wouldn't get past the second (or third?) frame) 
I was about to log an issue about culling, I'll post a few images here. (radeon/mesa/vulkan/Ubuntu) Boxes turn black (spheres too from the looks of it) seemingly at random when...
No worries, this is all for fun and learning on my end. I might give it a poke too. Thanks very much for your public repo!
I may be encountering a similar issue where `rotating_frame_index` is `3` but `static_resources.tonemap_debug_output` (and `static_resources.mesh_culling_debug_output`) contains only 3 values. This is when running `demo` with the vulkan backend. ``` thread...