/ash-sample-progression

A set of Rust+Ash tutorials meant to mimic the the progression-based tutorials provided by LunarG vulkan tutorial: https://vulkan.lunarg.com/doc/sdk/1.0.26.0/linux/tutorial.html

Primary LanguageRustGNU General Public License v3.0GPL-3.0

ash-sample-progression

A Rust + ash translation of the samples based tutorials created by LunarG. In the end, we'll have an application that displays a cube:

our goal