Skip to content

jcapellman/VulkanNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VulkanNET

Originally I was working off a fork of Jörg's work (https://github.com/jwollen/SharpVulkan), but wanted to deviate to provide a more traditional C# interface without requiring the devs using it to have to a lot of boiler plate code.

Usage

The package is available as a NuGet Package (https://www.nuget.org/packages/VulkanNET/). Tested on Windows 10 in a .NET 4.7.1 WPF Application.

Examples

I'm using this library as part of my new on-going series on Vulkan, https://github.com/jcapellman/vulkandeepdive.

About

.NET Standard 2.0 Bindings for Vulkan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages