# SharpVulkan **Repository Path**: bitzhuwei/SharpVulkan ## Basic Information - **Project Name**: SharpVulkan - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-05-10 - **Last Updated**: 2025-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SharpVulkan C# bindings for the [Vulkan](https://www.khronos.org/vulkan/) graphics API, used by the [Xenko](http://xenko.com/) game engine. ## 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](http://sharpdx.org/). 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