Vulkan-Samples-Assets
Vulkan assets
A collection of 3D models and textures used in Vulkan software development tutorials and examples
Vulkan Samples Assets
75 stars
51 watching
33 forks
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
khronosgroup/vulkan-guide | A comprehensive resource providing an introduction to the Vulkan API and its applications | 1,947 |
khronosgroup/vulkan-portability | Provides tools and focus for developers to understand and provide input on the Vulkan Portability initiative | 40 |
khronosgroup/vulkan-headers | A repository containing Vulkan header files and API registry for building SDK components. | 842 |
googlesamples/vulkan-basic-samples | A collection of sample applications demonstrating the Vulkan API | 498 |
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 | A collection of resources and tutorials to help developers create optimized Vulkan applications | 4,339 |
khronosgroup/webgldevelopertools | A collection of tools and utilities for developing WebGL applications | 201 |
khronosgroup/vk-gl-cts | Conformance testing suite for graphics APIs | 527 |
jcoder58/vulkanresources | A collection of resources and examples for learning Vulkan, a graphics API. | 63 |
jvm-graphics-labs/vulkan | A collection of examples and demos for the Vulkan API using Kotlin | 51 |
adrien-ben/vulkan-examples-rs | A collection of Vulkan examples in Rust for learning and demonstration purposes. | 22 |
nvpro-samples/gl_vk_bk3dthreaded | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
kennyalive/vulkan-base | A Vulkan-based 3D application demonstrating various features like rasterization pipeline setup, timestamp queries, debug labels, and ImGui integration. | 25 |
jherico/vulkanexamples | A collection of C++ examples and demos illustrating various Vulkan API usage scenarios | 339 |