Awesome
vk-rs
This repository contiains the necessary starting blocks for building a wrapper around the Vulkan API.
vk_generator
Generate bindings to the Vulkan API.
[build-dependencies]
vk_generator = "0.3.0"
vk_api
The Vulkan Registry exposed as the bytestring vk_api::VK_XML
.
[build-dependencies]
vk_api = "1.0"