Skip to content

adamivora/vulkan-tutorial-ash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Vulkan tutorial reimplemented in Rust, with some extras and an opinionated choice of underlying crates. Tested on arm64 macOS and Asahi Linux.

Extras

  • 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.

Crates


Screenshot 2024-12-26 at 11 25 58

Releases

No releases published

Packages

No packages published

Languages