All Projects → GPUOpen-Effects → Fidelityfx

GPUOpen-Effects / Fidelityfx

Licence: mit
A set of AMD provided GPU effects with provided source and sample implementations

Labels

Projects that are alternatives of or similar to Fidelityfx

Bsf
Modern C++14 library for the development of real-time graphical applications
Stars: ✭ 1,640 (+1015.65%)
Mutual labels:  vulkan
Sharpvk
C# Bindings for the Vulkan API & SPIR-V
Stars: ✭ 138 (-6.12%)
Mutual labels:  vulkan
Vk raytracing tutorial
Vulkan ray tracing tutorials
Stars: ✭ 144 (-2.04%)
Mutual labels:  vulkan
Gpu Viewer
A front-end to glxinfo, vulkaninfo, clinfo and es2_info - Linux
Stars: ✭ 129 (-12.24%)
Mutual labels:  vulkan
Pasvulkan
Vulkan header generator, OOP-style API wrapper, framework and prospective Vulkan-based game engine for Object Pascal
Stars: ✭ 134 (-8.84%)
Mutual labels:  vulkan
Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+1357.14%)
Mutual labels:  vulkan
Duckstation
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64
Stars: ✭ 2,888 (+1864.63%)
Mutual labels:  vulkan
Kaleido3d
Next Generation Renderer for Cross Platform Engine Development
Stars: ✭ 145 (-1.36%)
Mutual labels:  vulkan
Filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Stars: ✭ 13,215 (+8889.8%)
Mutual labels:  vulkan
Gl vk threaded cadscene
OpenGL and Vulkan comparison on rendering a CAD scene using various techniques
Stars: ✭ 143 (-2.72%)
Mutual labels:  vulkan
Vulkantutorial
Tutorial for the Vulkan graphics and compute API
Stars: ✭ 1,962 (+1234.69%)
Mutual labels:  vulkan
Amber
Amber is a multi-API shader test framework
Stars: ✭ 132 (-10.2%)
Mutual labels:  vulkan
Diligentsamples
Sample projects demonstrating the usage of Diligent Engine
Stars: ✭ 138 (-6.12%)
Mutual labels:  vulkan
Gl vk meshlet cadscene
This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.
Stars: ✭ 127 (-13.61%)
Mutual labels:  vulkan
Shaderc Rs
Rust bindings for the shaderc library.
Stars: ✭ 143 (-2.72%)
Mutual labels:  vulkan
Veldrid
A low-level, portable graphics library for .NET.
Stars: ✭ 1,784 (+1113.61%)
Mutual labels:  vulkan
Vulkancapsviewer
Vulkan hardware capability viewer
Stars: ✭ 138 (-6.12%)
Mutual labels:  vulkan
Ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 13,376 (+8999.32%)
Mutual labels:  vulkan
Helios
Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.
Stars: ✭ 144 (-2.04%)
Mutual labels:  vulkan
Serpent
Cross-platform gaming kit in the D programming language
Stars: ✭ 140 (-4.76%)
Mutual labels:  vulkan

FidelityFX

FidelityFX is our series of optimized, shader-based features aimed at improving rendering quality and performance.

These features are designed to be easy to integrate, and we ship HLSL and/or GLSL versions of the effects to allow you to target any API.

Contrast Adaptive Sharpening (CAS)

CAS is a low overhead adaptive sharpening algorithm with optional up-sampling.

Find out more:

Combined Adaptive Compute Ambient Occlusion (CACAO)

CACAO is a highly optimized adaptive sampling ambient occlusion implementation.

Find out more:

Luminance Preserving Mapper (LPM)

LPM is is a tone mapping and gamut mapping solution for HDR and wide gamut content.

Find out more:

Single Pass Downsampler (SPD)

SPD provides an RDNA-optimized solution for generating up to 12 MIP levels of a texture.

Find out more:

Stochastic Screen Space Reflections (SSSR)

SSSR is a highly optimized hierarchical screen space traversal kernel for reflections.

Find out more:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].