The Vulkan tutorial reimplemented in Rust, with some extras and an opinionated choice of underlying crates. Tested on arm64 macOS and Asahi Linux.
- All allocations done using vk-mem.
- A Rust reimplementation of the imgui CameraWidget from nvpro_core, includes keyboard + mouse camera control.
- A minimal .obj loader is included.
