mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 16:16:04 +08:00
Cleanup README.md
This commit is contained in:
23
README.md
23
README.md
@@ -1,29 +1,20 @@
|
||||
# Vortice.Vulkan
|
||||
# Vortice.Win32
|
||||
|
||||
[](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)
|
||||
[](https://github.com/amerkoleci/Vortice.Win32/blob/main/LICENSE)
|
||||
[](https://github.com/amerkoleci/Vortice.Win32/actions)
|
||||
[](https://www.nuget.org/packages/Vortice.Win32)
|
||||
|
||||
**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).
|
||||
**Vortice.Win32** is a .NET Standard 2.0 and .NET 6.0 low-level bindings for Win32, generation is based on json files from [win32json](https://github.com/marlersoft/win32json)
|
||||
|
||||
## 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:
|
||||
Vortice.Win32 development, contributions and bugfixes by:
|
||||
|
||||
- Amer Koleci
|
||||
|
||||
Ideas and generator part is based on [vk](https://github.com/mellinoe/vk)
|
||||
|
||||
Other similar projects:
|
||||
Lot of ideas and code is based on [terrafx.interop.windows](https://github.com/terrafx/terrafx.interop.windows)
|
||||
|
||||
- [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/)
|
||||
|
||||
Reference in New Issue
Block a user