Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 773 Bytes

Readme.md

File metadata and controls

11 lines (7 loc) · 773 Bytes

Vulkano Tutorial

A repo for a tutorial series on Vulkan programming using the Vulkano Rust crate. The lessons go from initial project setup to toy rendering systems. Based on example code provided by the Vulkano project contributors.

See the website here

Status of the project:

  • Current Vulkano version: Crates.io
  • Current tutorial version: 0.32.0

All code is provided under the MIT License and includes samples taken from official Vulkano examples. All text and images are licensed under the Creative Commons Attribution license (CC BY 4.0)