# Vortice.Vulkan **Repository Path**: bitzhuwei/Vortice.Vulkan ## Basic Information - **Project Name**: Vortice.Vulkan - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **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 # Vortice.Vulkan [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/amerkoleci/Vortice.Vulkan/blob/main/LICENSE) [![Build status](https://github.com/amerkoleci/Vortice.Vulkan/workflows/Build/badge.svg)](https://github.com/amerkoleci/Vortice.Vulkan/actions) [![Vulkan](https://img.shields.io/badge/vulkan-1.4.313-brightgreen.svg)](https://www.khronos.org/vulkan/) [![NuGet](https://img.shields.io/nuget/v/Vortice.Vulkan.svg)](https://www.nuget.org/packages/Vortice.Vulkan) **Vortice.Vulkan** is **.NET 8** and **.NET 9** low-level bindings for [Vulkan](https://www.khronos.org/vulkan/), [VulkanMemoryAllocator](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator), [SPIRV-Cross](https://github.com/KhronosGroup/SPIRV-Cross) and [shaderc](https://github.com/google/shaderc). ## Sponsors To further help development of these bindings library or other projects, please consider [SPONSOR](https://github.com/sponsors/amerkoleci) my profile in order to allow faster issue triaging and new features to be implemented. ## Credits Vortice.Vulkan development, contributions and bugfixes by: - Amer Koleci Ideas and generator part is based on [vk](https://github.com/mellinoe/vk) Other similar projects: - [vk](https://github.com/mellinoe/vk) - [VulkanCore](https://github.com/discosultan/VulkanCore) - [Silk.NET](https://github.com/dotnet/Silk.NET) Projects using Vortice.Vulkan: - [Stride Game Engine (formerly Xenko)](https://stride3d.net/) - [DSMapStudio](https://github.com/soulsmods/DSMapStudio)