Skip to content

Renderer Feature example for Unity URP that works in VR + SPI by using cmd.DrawMesh API.

License

Notifications You must be signed in to change notification settings

0lento/URP_RendererFeature_SPI_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URP Renderer Feature Example

Renderer Feature example for Unity URP that works in VR + SPI.

Background: cmd.Blit has been broken in URP VR + SPI for while so we have to use cmd.DrawMesh instead. This project implements simple saturation effect using mentioned DrawMesh API.

Project has been made with Unity 2020.3 LTS but is also compatible with newer Unity versions.

This project mimics what Unity did with URP SSAO but tries to put it in simpler example. Original SSAO files here:

About

Renderer Feature example for Unity URP that works in VR + SPI by using cmd.DrawMesh API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published