An open API service indexing awesome lists of open source software.

https://github.com/dlanggamedev/bindbc-vulkan

Dynamic binding to Vulkan
https://github.com/dlanggamedev/bindbc-vulkan

Last synced: 3 months ago
JSON representation

Dynamic binding to Vulkan

Awesome Lists containing this project

README

          

# BindBC-Vulkan

Dynamic binding to Vulkan graphics and compute API.

Vulkan versions:
- [x] Vulkan 1.0
- [ ] Vulkan 1.1
- [ ] Vulkan 1.2
- [ ] Vulkan 1.3
- [ ] Vulkan 1.4

Platform support:
- [x] Windows
- [x] Linux/xlib
- [x] Linux/Wayland
- [ ] Linux/XCB