I have followed the Vulkan tutorial published on the official Vulkan documentation (Vulkan tutorial) and compiled it down in this repository. This served me as a way to learn Vulkan myself, as well as ...
This tutorial consists of the the ported code and notes about the differences between the original C++ and the Rust code. The explanatory texts generally apply equally, although the Rust version is ...