Skip to content

GPUOpen-Effects/FidelityFX

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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:

Variable Shading

Variable Shading is a technique to generate image based VRS based on luminance of samples in the previous frame.

Find out more:

Parallel Sort

Parallel Sort provides an easy to integrate, highly optimized compute-based radix sort.

Find out more:

Denoiser

FidelityFX Denoiser contains a highly optimized denoiser implementation for reflection data.

Find out more:

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published