gearsvk
Vulkan Demo
A Vulkan port of a classic OpenGL demo to showcase core concepts and advanced techniques.
GearsVK: A Vulkan port of the classic 'gears' demo using VKK
14 stars
1 watching
2 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gpuopen-librariesandsdks/hellovulkan | A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
itoral/vkdf | A collection of Vulkan demos to demonstrate the API and simplify the development of simple graphics applications. | 37 |
z80fan/vulkandemos | A collection of simple Vulkan API applications for learning and demonstration purposes | 70 |
kennyalive/vulkan-base | A Vulkan-based 3D application demonstrating various features like rasterization pipeline setup, timestamp queries, debug labels, and ImGui integration. | 25 |
heyacherry/vue-demos | This repository showcases various Vue.js applications, including a simple calculator and a wikipedia viewer, built with Vue CLI and demonstrating its features. | 23 |
webbluetoothcg/demos | A collection of demo applications showcasing Web Bluetooth technology | 634 |
ninjadev/nin | A toolset for creating and deploying WebGL demos with auto-reloading and efficient compilation. | 343 |
0xc0dec/demos | A collection of OpenGL and Vulkan graphics demos in C++ | 45 |
lwjgl/lwjgl3-demos | A collection of demonstration programs showcasing various features and techniques in graphics rendering using the LWJGL 3 API. | 351 |
gridbugs/hello-wgpu | An introductory project demonstrating the basics of creating a graphics application using the Vulkan API wrapper | 0 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
jvm-graphics-labs/vulkan | A collection of examples and demos for the Vulkan API using Kotlin | 51 |
misyltoad/d9vk | A Direct3D9 to Vulkan layer using the DXVK backend | 838 |
mszoek/hydrogen | A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. | 36 |
googlesamples/android-vulkan-tutorials | A set of samples to illustrate the Vulkan API on Android | 863 |