A cube based voxelengine in Rust using the vulkan API
Find a file
2025-01-20 10:18:28 +01:00
.vscode pre vertex buffer 2024-04-16 20:14:42 +02:00
resources mesh loading, broken mesh 2024-04-26 18:22:14 +02:00
shaders shader refactoring and float pos for lights 2025-01-20 10:18:28 +01:00
src shader refactoring and float pos for lights 2025-01-20 10:18:28 +01:00
.gitignore pre vertex buffer 2024-04-16 20:14:42 +02:00
build.rs moves compiled shaders, first version with scene info on gpu 2025-01-07 23:21:09 +01:00
Cargo.lock dumb iterator implemented ith faster hashmap 2024-08-26 20:53:52 +02:00
Cargo.toml dumb iterator implemented ith faster hashmap 2024-08-26 20:53:52 +02:00
README readme and first steps for storage buffer raytracing 2024-10-18 17:15:33 +02:00

install environment described as in https://kylemayes.github.io/vulkanalia/development_environment.html