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
38cc3a83fd
Don't validate input/output resources on reset, so the application has a way to prevent error messages when re-enabling a camera.
In this situation, the previous frame won't have bound the required resources, leading to those errors. Now, if the application calls Reset() after re-enabling the camera, the error messages won't show.
3 years ago
..
ExampleAssets
Added example assets
3 years ago
Resources
Added MIT license header to every source file, similar to the FFX FSR2 codebase
3 years ago
Scenes
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
Scripts
Don't validate input/output resources on reset, so the application has a way to prevent error messages when re-enabling a camera.
3 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
Materials.meta
First import of Unity FSR2 test project on built-in render pipeline:
3 years ago
Resources.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
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