Vulkan bindings for C3 language
- Vulkan API 1.0 - 1.3 bindings
- C3 error handling for Vulkan commands
- Auto-generated build pattern for Vulkan struct creation
Install C3 from https://c3-lang.org/
Download VulkanSDK from https://vulkan.lunarg.com/sdk/home
Then run c3c run cube
inside the cloned repository
GLTF examples can be found here
run sh build.sh
or just c3c run build
and manually download Vulkan specs from here