mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 16:16:04 +08:00
30 lines
1.5 KiB
Markdown
30 lines
1.5 KiB
Markdown
# Vortice.Vulkan
|
|
|
|
[](https://github.com/amerkoleci/Vortice.Vulkan/blob/main/LICENSE)
|
|
[](https://github.com/amerkoleci/Vortice.Vulkan/actions)
|
|
[](https://www.khronos.org/vulkan/)
|
|
[](https://www.nuget.org/packages/Vortice.Vulkan)
|
|
|
|
**Vortice.Vulkan** is a .NET Standard 2.0 and .NET 6.0 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/)
|