Find the manifest.json file in the Packages folder of your project and add a line to dependencies
field:
"com.alexmalyutindev.urp-ssr": "https://github.com/alexmalyutindev/urp-ssr.git"
Or, you can add this package using PackageManager Add package from git URL
option:
https://github.com/alexmalyutindev/urp-ssr.git
- Change blit method to
CoreUtils.DrawFullScreen
- Add temporal reprojection to reduce noise
This project is MIT License - see the LICENSE file for details