FSR2 tests in Unity based on built-in render pipeline
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nico de Poel 69edeb8962 RCAS shader needs an HDRP switch as well, now that the final output image can be a texture array too. 2 years ago
..
ExampleAssets Added example assets 3 years ago
Scenes Split the FSR3 shaders aggregate class from the scriptable object part. This allows the shader references to be serialized as a single asset still, but also for them to be embedded inline inside of a different scriptable object (for PPV2) 2 years ago
Scripts Fixed aspect ratio in image effect helper too 2 years ago
Shaders RCAS shader needs an HDRP switch as well, now that the final output image can be a texture array too. 2 years ago
Textures Added a sample scene with two cameras, one upscaling and outputting to a render texture, the other applying post-FX and outputting to the display. 3 years ago
ExampleAssets.meta Added example assets 3 years ago
Fsr3UpscalerAssets.asset Split the FSR3 shaders aggregate class from the scriptable object part. This allows the shader references to be serialized as a single asset still, but also for them to be embedded inline inside of a different scriptable object (for PPV2) 2 years ago
Fsr3UpscalerAssets.asset.meta Split the FSR3 shaders aggregate class from the scriptable object part. This allows the shader references to be serialized as a single asset still, but also for them to be embedded inline inside of a different scriptable object (for PPV2) 2 years ago
Materials.meta First import of Unity FSR2 test project on built-in render pipeline: 3 years ago
Scenes.meta First import of Unity FSR2 test project on built-in render pipeline: 3 years ago
Scripts.meta First import of Unity FSR2 test project on built-in render pipeline: 3 years ago
Shaders.meta Moved shaders from Resources to a regular Shaders folder, discouraging the use of always-included Resources for non-trivial assets. 2 years ago
Textures.meta Added a sample scene with two cameras, one upscaling and outputting to a render texture, the other applying post-FX and outputting to the display. 3 years ago