vuh
GPGPU framework
A Vulkan-based framework for accelerating computations on graphics processing units.
Vulkan compute for people
347 stars
24 watching
34 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
computecpp-libraryframeworkglslglsl-shadersgpgpugpgpu-computinggpugpu-accelerationgpu-computinggpu-programminghigh-performance-computingvulkanvulkan-computevulkan-compute-shadersvulkan-libraryvulkan-utils
Related projects:
Repository | Description | Stars |
---|---|---|
komputeproject/kompute | A flexible GPU compute framework providing low-level access to Vulkan for optimized and parallel processing on various graphics cards. | 1,997 |
cg-tuwien/vulkanlaunchpad | A Vulkan-based framework for beginners to learn and develop 3D graphics applications. | 62 |
cg-tuwien/auto-vk-toolkit | A C++ framework for creating Vulkan-based graphics applications with built-in support for various features and tools. | 406 |
jgbit/vuda | Provides a Vulkan-based interface to CUDA's runtime API for GPU-accelerated applications | 864 |
fsole/brokkr | A Vulkan framework for building Windows-based graphics applications using C++. | 88 |
dolkar/tephra | A high-performance C++17 graphics and compute library leveraging Vulkan for GPU-accelerated tasks | 19 |
gpuopen-drivers/xgl | Translates Vulkan API commands into PAL commands to enable graphics rendering | 215 |
unetworking/libvc | A Vulkan-based GPGPU engine that compiles and executes SPIR-V compute shaders for general-purpose computing tasks. | 132 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
gan74/yave | A C++20 Vulkan engine designed as a learning project with basic features and limited compatibility. | 471 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |
erkaman/vulkan_minimal_compute | A Vulkan-based demo of rendering a fractal on the GPU through compute operations | 713 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
gpuopen-archive/anvil | A cross-platform framework providing an object-oriented solution for building Vulkan-based applications | 595 |