vulkan-tutorial-rs
vulkan-tutorial-rs copied to clipboard
Rust version of https://github.com/Overv/VulkanTutorial
Results
15
vulkan-tutorial-rs issues
Sort by
recently updated
recently updated
newest added
this is the second half of the uniform buffer section with descriptor pools and sets
By cloning and building the crate shaderc fails with this absolutely ridiculous error: ``` CMake Error at shaderc/cmake/setup_build.cmake:48 (find_program): Could not find ECHO_EXE using the following names: echo ``` The...