This project will provide a .NET binding for the Vulkan API.
To learn more about Vulkan, you can check Vulkan in 30 minutes
To build VulkanSharp, run the make
command, which will download
the needed dependencies.
Specification from the Khronos group xhtml, pdf
Vulkan on Android (NVIDIA's devices) samples
More Android Vulkan samples googlesamples, examples and demos