dl-n-lb / wvk

c vulkan wrapper (experimental)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WVk

"Wrap Vulkan", providing a simplified interface with reasonable defaults, allowing full control with more convenience (hopefully). API examples in test (for now).

!!Entirely unfinished!! Currently implemented:

  • wvk_context
    • instance [-]
    • physical device [current]
    • logical device []
  • undecided location
    • queues []
    • swapchain
    • images
    • command buffers

About

c vulkan wrapper (experimental)


Languages

Language:C 100.0%