43 Forks
351 Stars
351 Watchers

vulkan-tutorial-rust

Following the vulkan tutorial(https://vulkan-tutorial.com/) using the Rust programming language.

How to download and setup vulkan-tutorial-rust

Open terminal and run command
git clone https://github.com/unknownue/vulkan-tutorial-rust.git
git clone is used to create a copy or clone of vulkan-tutorial-rust repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vulkan-tutorial-rust https://github.com/unknownue/vulkan-tutorial-rust/archive/master.zip

Or simply clone vulkan-tutorial-rust with SSH
[email protected]:unknownue/vulkan-tutorial-rust.git

If you have some problems with vulkan-tutorial-rust

You may open issue on vulkan-tutorial-rust support forum (system) here: https://github.com/unknownue/vulkan-tutorial-rust/issues