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
- Host: GitHub
- URL: https://github.com/dlanggamedev/bindbc-vulkan
- Owner: DLangGamedev
- License: bsl-1.0
- Created: 2025-07-31T18:38:47.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-31T19:40:25.000Z (3 months ago)
- Last Synced: 2025-07-31T22:39:36.266Z (3 months ago)
- Language: D
- Size: 554 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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