neon-age / AmplifyOcclusion-URP

Amplify Occlusion V2 ported to URP 2022.2

Home Page:https://github.com/AmplifyCreations/AmplifyOcclusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmplifyOcclusion-URP

https://github.com/AmplifyCreations/AmplifyOcclusion
Ported in URP 2022.2, but might work in older versions.

Requirements

  • com.unity.postprocessing package installed! (uses StdLib.hlsl, I'd need to remove this dependency)

How to use

  • Add Amplify Occlusion in Volume component
  • Add Amplify Occlusion RendererFeature in URP Renderer Asset
  • Enable Depth Texture in URP Asset
chop.chop.ramp.gradient.mp4

https://github.com/UnityTechnologies/open-project-1

amplify.occlusion.urp.mp4

Spider Controller in the video: https://github.com/PhilS94/Unity-Procedural-IK-Wall-Walking-Spider

Known Issues

  • Skybox is broken in 2020.3-2021.3
  • Doesn't work with Multi-Camera setup (split-screen, etc)
  • Doesn't work in scene view
  • Temporal Filtering not supported
  • GBuffer Normals not supported

About

Amplify Occlusion V2 ported to URP 2022.2

https://github.com/AmplifyCreations/AmplifyOcclusion

License:MIT License


Languages

Language:C# 55.8%Language:HLSL 29.0%Language:ShaderLab 15.2%