/urp-ssr

Screen Space Reflection for Unity Universal RP

Primary LanguageShaderLabMIT LicenseMIT

🚧 Screen Space Reflection render feature for Unity Universal RP.

Build Release

Overview

Preview

Installation

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

TODOs

  • Change blit method to CoreUtils.DrawFullScreen
  • Add temporal reprojection to reduce noise

License

This project is MIT License - see the LICENSE file for details