Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

FidelityFX SSSR Sample

A small demo to show integration and usage of the FidelityFX SSSR library.

Screenshot

Build Instructions

Prerequisites

To build this sample, the following tools are required:

Then follow these steps:

  1. Clone the repository with its submodules:

    > git clone https://github.com/GPUOpen-Effects/FidelityFX-SSSR.git --recurse-submodules
    
  2. Generate the solutions:

    > cd FidelityFX-SSSR\sample\build
    > GenerateSolutions.bat
    
  3. Open the solution in the DX12/VK directory, compile and run.