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 1c030377c0 Reshufled some code so that if the initialization process fails for some reason, we don't leave the scene behind in a messed up state. 3 years ago
..
Core Moved Shader ID constants to a separate class file 3 years ago
Debug More renaming 3 years ago
Core.meta Changing my mind yet again about directory names 3 years ago
Debug.meta More renaming 3 years ago
Fsr2ImageEffect.cs Reshufled some code so that if the initialization process fails for some reason, we don't leave the scene behind in a messed up state. 3 years ago
Fsr2ImageEffect.cs.meta Renamed Fsr2Controller to Fsr2ImageEffect, to make its purpose more clear. 3 years ago
Fsr2ImageEffectHelper.cs Added a helper script to allow OnPreCull to happen at a different location in the camera stack from the image effect script. 3 years ago
Fsr2ImageEffectHelper.cs.meta Added a helper script to allow OnPreCull to happen at a different location in the camera stack from the image effect script. 3 years ago
Fsr2PostProcessEffect.cs Moved Shader ID constants to a separate class file 3 years ago
Fsr2PostProcessEffect.cs.meta Added initial implementation of post-processing stack effect for FSR2, with a new scene to test it in. 3 years ago