C# bindings for https://www.khronos.org/vulkan/
df8a44a691 | ||
---|---|---|
Samples | ||
Source | ||
.gitignore | ||
LICENSE | ||
README.md | ||
SharpVulkan.sln |
README.md
SharpVulkan
C# bindings for the Vulkan graphics API
About
NOTE: This repository is work-in-progress and subject to changes
These bindings are automatically generated from C-headers by a custom tool, similarily to SharpDX.
TODO:
- Clean up and publish binding generator as stand-alone tool
- Clean up API, provide helpers where sensible
- Properly handle extensions
- Multi-platform support
- Include samples
- Generate comments from documentation
Licensing
MIT