A Vulkan 3D engine written in Rust using vulkanalia and based on vkguide.dev.
TODO
Run the program in debug (enables the validation layers):
$ export RUST_LOG=debug
$ cargo rRun the program in release:
$ cargo r --release| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Vulkan 3D engine written in Rust using vulkanalia and based on vkguide.dev.
TODO
Run the program in debug (enables the validation layers):
$ export RUST_LOG=debug
$ cargo rRun the program in release:
$ cargo r --release