Vulkan Bindings for V
src/vulkan.v and src/vulkan_video.v were generated using the current KhronosGroup API description
Please install the Vulkan SDK and set the environment variables
Download this repository to your local .vmodules
v install https://github.com/antono2/vulkan
An example can be found at antono2/v_vulkan_bindings/test
Using GLFW and Dear ImGui antono2/v_imgui_examples
The generator is located at antono2/v_vulkan_bindings
Big thanks to @spytheman for fixing my bugs in times of need.
To @JalonSolov for quick and solid answers to obscure questions.
The awesome team at V for making this possible.