kdchambers/vkwayland
Reference application for Vulkan / Wayland
A reference application for vulkan and wayland.
I'm not an expert in vulkan or wayland, so audits are welcome.
Additionally, feature requests, questions and discussions are in scope for the project. Feel free to open an issue around a topic.
git clone --recurse-submodules https://github.com/kdchambers/vkwayland
cd vkwayland
zig build run -Drelease-safe
NOTE: If you run the application in debug mode, you will get an error if vulkan validation layers aren't installed on your system.
This application makes use of the following libraries and credits go to the authers and contributors for allowing this project to rely soley on zig code.
MIT