FidelityFX
GPU effects library
A set of GPU-accelerated effects and algorithms designed to improve rendering quality and performance
A set of AMD provided GPU effects with provided source and sample implementations
369 stars
20 watching
38 forks
last commit: over 3 years ago
Linked from 1 awesome list
cauldrondirectx12fidelityfxvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
gpuopen-effects/fidelityfx-denoiser | An optimization library providing highly optimized denoiser implementations for specific use cases in computer graphics | 142 |
gpuopen-effects/geometryfx | A DirectX 11 library providing convenient access to compute-based triangle filtering for improved rasterizer efficiency. | 227 |
gpuopen-effects/shadowfx | A library providing scalable and GCN-optimized deferred shadow filtering for DirectX 11 and 12 | 164 |
gpuopen-effects/fidelityfx-sssr | An optimized hierarchical screen space traversal kernel for reflections in graphics rendering. | 290 |
gpuopen-tools/gpu_performance_api | An API providing access to GPU performance counters for various graphics and compute workloads. | 251 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 933 |
gpuopen-drivers/pal | An abstraction layer between 3D graphics drivers and hardware/operating system details | 368 |
gpuopen-tools/radeon_gpu_profiler | A low-level profiling tool for analyzing GPU workloads and optimizing DirectX 12 and Vulkan games on AMD GPUs. | 397 |
gpuopen-drivers/xgl | Translates Vulkan API commands into PAL commands to enable graphics rendering | 217 |
gpuopen-librariesandsdks/hellod3d12 | An introductory Direct3D 12 sample demonstrating window creation and rendering of a textured quad with proper resource management. | 150 |
gpuopen-drivers/amdvlk | A Vulkan graphics driver for AMD Radeon GPUs on Linux | 1,777 |
academysoftwarefoundation/openfx | A standard interface for video effects plug-ins used by host applications. | 424 |
crashinvaders/gdx-vfx | A post-processing visual effects library for game development with support for Java and LibGDX | 191 |
rohit507/rust-gfx-experiments | An experiment in rendering 2D graphics using Rust and its standard library | 0 |
gpuopen-librariesandsdks/hellovulkan | A Vulkan-based introductory sample to render a triangle on the screen. | 119 |