Skip to content

neon-age/AmplifyOcclusion-URP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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