Vulkan bindings for .NET Standard.
Info
Version: | 1.0.0-alpha40 |
Author(s): | discosultan |
Last Update: | Thursday, June 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/discosultan/VulkanCore |
NuGet Url: | https://www.nuget.org/packages/VulkanCore |
Install
Install-Package VulkanCore
dotnet add package VulkanCore
paket add VulkanCore
VulkanCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.1)
- System.ValueTuple(>= 4.5.0)