GPUZen2
GPU accelerator examples
Provides source code and example programs for exploring the capabilities of GPU Zen 2
Example programs and source code for GPU Zen 2
145 stars
10 watching
32 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wolfgangfengel/graphicsdemoskeleton | A collection of simple DirectX 11/12 graphics demo examples | 51 |
gpuopen-drivers/xgl | Translates Vulkan API commands into PAL commands to enable graphics rendering | 215 |
deepakkumar1984/amplifier.net | A .NET library that enables developers to run complex applications on various hardware platforms without writing additional C kernel code. | 175 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
wigner-gpu-lab/teaching | A collection of teaching materials and tutorials focused on GPU programming in C++ | 61 |
jvm-graphics-labs/vulkan | A collection of examples and demos for the Vulkan API using Kotlin | 51 |
sezero/glide | A software implementation of 3D graphics acceleration for Voodoo graphics accelerators. | 80 |
gpuopen-drivers/pal | An abstraction layer between 3D graphics drivers and hardware/operating system details | 364 |
gpuopen-drivers/amdvlk | A Vulkan graphics driver for AMD Radeon GPUs on Linux | 1,750 |
ianacaburian/learnjuceopengl | A tutorial project on 2D graphics programming in JUCE using OpenGL | 21 |
jherico/vulkanexamples | A collection of C++ examples and demos illustrating various Vulkan API usage scenarios | 339 |
danielbusaba/rust-gpu | An effort to integrate Rust with GPU acceleration using the wgpu-rs library | 5 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 388 |
msiglreith/rostkatze | A Vulkan graphics driver implemented on top of D3D12 | 83 |
sotrh/learn-wgpu | A tutorial and guide to using the WGPU library in Rust for access to GPU functions | 1,517 |