Go to file
Steins7 d3bc7ecc7f Moved from push constants to uniforms
This move also fixed display issues on Vulkan since the matrix's data
alignement was not properly handled
2022-08-21 20:35:02 +02:00
assets Got texture to display on quad 2022-07-15 11:59:52 +02:00
doc Added doc to repository 2022-07-03 15:28:18 +02:00
src Moved from push constants to uniforms 2022-08-21 20:35:02 +02:00
.gitignore Added doc to repository 2022-07-03 15:28:18 +02:00
Cargo.lock Optimized vertex and index buffers 2022-08-18 23:38:32 +02:00
Cargo.toml Got model matrix to work 2022-08-20 14:43:29 +02:00