/vulkan-testing

Primary LanguageRustMIT LicenseMIT

vulkan-testing

Following the Vulkan tutorial in Rust using ash bindings.

todo:

  • restructure code, current method is quite messy and has a lot of mut borrows which should probably be replaced.
  • swap chain recreation

credits