Skip to content

jwollen/SharpVulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpVulkan

C# bindings for the Vulkan graphics API, used by the Xenko game engine.

About

NOTE: This repository is work-in-progress and subject to changes

These bindings are automatically generated from C-headers by a custom tool, similarily to SharpDX.

TODO:

  • Clean up and publish binding generator as stand-alone tool
  • Clean up API, provide helpers where sensible
  • Properly handle extensions
  • Multi-platform support
  • Include samples
  • Generate comments from documentation

Licensing

MIT

Releases

No releases published

Packages

No packages published

Languages