C# vulkan library with IDispose model and references counting.
Info
Version: | 0.2.6-beta |
Author(s): | Jean-Philippe Bruyère |
Last Update: | Monday, June 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jpbruyere/vke.net/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/vke |
Install
Install-Package vke
dotnet add package vke
paket add vke
vke Download (Unzip the "nupkg" after downloading)
Dependencies
- SpirVTasks(>= 0.1.44)
- StbImageSharp(>= 2.22.4)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- Vulkan(>= 0.2.3)
- glfw-sharp(>= 0.2.6)
- shaderc.net(>= 0.1.0)
Tags