bzm3r / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%