Vulkan-Headers
Vulkan API headers
A repository containing Vulkan header files and API registry for building SDK components.
Vulkan header files and API registry
842 stars
85 watching
221 forks
Language: C++
last commit: 19 days ago vulkan
Related projects:
Repository | Description | Stars |
---|---|---|
khronosgroup/vulkan-guide | A comprehensive resource providing an introduction to the Vulkan API and its applications | 1,947 |
khronosgroup/spirv-headers | Provides machine-readable files for the SPIR-V Registry. | 273 |
khronosgroup/vulkan-portability | Provides tools and focus for developers to understand and provide input on the Vulkan Portability initiative | 40 |
khronosgroup/vulkan-validationlayers | A set of tools to help developers verify correct use of the Vulkan API and detect potential errors in their applications. | 770 |
khronosgroup/vulkan-samples-assets | A collection of 3D models and textures used in Vulkan software development tutorials and examples | 75 |
khronosgroup/vk-gl-cts | Conformance testing suite for graphics APIs | 527 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 753 |
khronosgroup/vulkan-docs | The Khronos Group's documentation repository for the Vulkan API and related tools. | 2,806 |
packtpublishing/learning-vulkan | A tutorial project on using the Vulkan graphics API to build cross-platform graphics and compute applications | 220 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |
jcoder58/vulkanresources | A collection of resources and examples for learning Vulkan, a graphics API. | 63 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
vurtun/lib | A collection of single header libraries providing basic functionality for C/C++ development, including networking, multithreading, compression, and JSON parsing. | 1,272 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 826 |