Vulkan-Headers
Vulkan API headers
A repository containing Vulkan header files and API registry for building SDK components.
Vulkan header files and API registry
849 stars
85 watching
220 forks
Language: C++
last commit: about 1 month ago vulkan
Related projects:
Repository | Description | Stars |
---|---|---|
khronosgroup/vulkan-guide | A comprehensive resource providing an introduction to the Vulkan API and its applications | 1,962 |
khronosgroup/spirv-headers | Provides machine-readable files for the SPIR-V Registry. | 276 |
khronosgroup/vulkan-portability | Provides tools and focus for developers to understand and provide input on the Vulkan Portability initiative | 41 |
khronosgroup/vulkan-validationlayers | A set of tools to help developers verify correct use of the Vulkan API and detect potential errors in their applications. | 782 |
khronosgroup/vulkan-samples-assets | A collection of 3D models and textures used in Vulkan software development tutorials and examples | 77 |
khronosgroup/vk-gl-cts | Conformance testing suite for graphics APIs | 526 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 756 |
khronosgroup/vulkan-docs | The Khronos Group's documentation repository for the Vulkan API and related tools. | 2,836 |
packtpublishing/learning-vulkan | A tutorial project on using the Vulkan graphics API to build cross-platform graphics and compute applications | 219 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 194 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |
jcoder58/vulkanresources | A collection of resources and examples for learning Vulkan, a graphics API. | 66 |
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,276 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 831 |