Skip to content

Bertec/PostProcessing

Repository files navigation

Post-processing Stack w/ Multiview Support

This repository adds Multiview support to PostProcessing v3.4.0 on Android VR platforms. The default PostProcessing Stack v2 from Unity works with Unity Built-in Render Pipeline. However, when Multiview is selected for rendering, left eye in the HMD is completely white. This makes it impossible to utilize Multiview optimization, especially with Vulkan rendering target on Android VR devices.

This is not a case for URP counterpart.

Instructions

Either

  • Download the repo and put under your Packages folder of the project, such as: <YourProject>\Packages\com.unity.postprocessing

or

License

Unity Companion License (see LICENSE) Original Post Processing Stack v2 is developed by Unity. The changes to this repo is only to add Multiview support for Vulkan rendering target on Android VR devices.

About

Post Processing Stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published