Vulkan-Guide
Vulkan guide
A comprehensive resource providing an introduction to the Vulkan API and its applications
One stop shop for getting started with the Vulkan API
2k stars
85 watching
169 forks
Language: Makefile
last commit: about 1 month ago
Linked from 1 awesome list
khronosvulkanvulkan-guide
Related projects:
Repository | Description | Stars |
---|---|---|
khronosgroup/vulkan-headers | A repository containing Vulkan header files and API registry for building SDK components. | 849 |
khronosgroup/vulkan-portability | Provides tools and focus for developers to understand and provide input on the Vulkan Portability initiative | 41 |
khronosgroup/vulkan-samples-assets | A collection of 3D models and textures used in Vulkan software development tutorials and examples | 77 |
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 |
jcoder58/vulkanresources | A collection of resources and examples for learning Vulkan, a graphics API. | 66 |
khronosgroup/webgldevelopertools | A collection of tools and utilities for developing WebGL applications | 201 |
khronosgroup/vulkan-docs | The Khronos Group's documentation repository for the Vulkan API and related tools. | 2,836 |
khronosgroup/gltf-tutorials | Provides tutorials and resources on physically based rendering and material extensions in glTF models | 1,160 |
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 |
lunarg/vulkantools | Tools to aid in developing Vulkan applications | 676 |
khronosgroup/spirv-headers | Provides machine-readable files for the SPIR-V Registry. | 276 |
snektron/vulkan-zig | Automates the process of generating Vulkan bindings for Zig programming language | 526 |
packtpublishing/learning-vulkan | A tutorial project on using the Vulkan graphics API to build cross-platform graphics and compute applications | 219 |
jvm-graphics-labs/vulkan | A collection of examples and demos for the Vulkan API using Kotlin | 51 |