derelict-vulkan ~master

A dynamic binding to the vulkan api.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

DerelictVulkan

Dynamic Vulkan api bindings

Don't expect it to work until version 1.0.0

Currently only Windows and Posix(Xlib, XCB) is supported. Feel free to make pull request for other OSes.

On Posix to use Xlib or/and XCB specific functionality:

  • Add required library to your dependencies list
  • Add related version flag(s):
  • VK_USE_PLATFORM_XLIB_KHR
  • VK_USE_PLATFORM_XCB_KHR
Authors:
  • Felix Hufnagel
Dependencies:
derelict-util
Versions:
0.0.20 2018-Jul-07
0.0.13 2018-Feb-27
0.0.12 2017-Nov-07
0.0.12-alpha 2017-Nov-03
0.0.11 2017-Jul-04
Show all 15 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 287 downloads total

Score:
2.0
Short URL:
derelict-vulkan.dub.pm