This library implements Nvidia HBAO+ in unity, currently compatible with URP with HDRP compatibility being under development.
You can install the library using any of the following methods.
-
Using Unity package manager and a license from asset store
- Go to the list of your owned packages, and
- Find Ultimate HBAO+
- Press install
-
Using .unitypackage file from this repository
- Go to the releases page of this repository on the right side of this page
- Download the version you need
- Drag and drop the file into the Unity editor and press install
-
Using Unity package manager and directly installing from git
- Inside Unity editor, open Window -> Package Manager
- Select
Add package from git URL... - Use
https://github.com/ZeroIQGames/Unity.HBAO.git?path=Packages/zeroiqgames.graphics.hbao-plus.core - Repeat the above and use
https://github.com/ZeroIQGames/Unity.HBAO.git?path=Packages/zeroiqgames.graphics.hbao-plus.urpif you are using URP or usehttps://github.com/ZeroIQGames/Unity.HBAO.git?path=Packages/zeroiqgames.graphics.hbao-plus.hdrpif you are using HDRP (under development) - Optionally, you can add
#<Version Tag>without the diamond brackets<>to the end of above URLs to install a specific version of the library
Licensed under Unity asset store EULA. For more information check License.