Skip to content

zh2009053012/CustomSRP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomSRP

alt text

It's include several demonstration examples of how to customize the rendering pipeline under unity SRP.
The topic:

  • ManualPipeline(customize your render pipeline without SRP)
  • CustomSRP(customize your render pipeline with SRP)
  • ExtendURP(use a outline example to show how extend URP)
  • CustomURP(use far away fade out skybox demo to show how desing your renderer to replace URP default ForwardRenderer)
  • ReflectionWithURP(how to extend plane reflection effect with URP)
  • Other examples

Reference links:
https://www.slideshare.net/AkilarLiao
https://makedreamvsogre.blogspot.com/2018/10/mobilesrp.html
https://catlikecoding.com/unity/tutorials/scriptable-render-pipeline/custom-pipeline/
http://geekfaner.com/unity/blog13_SRP.html?tdsourcetag=s_pctim_aiomsg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 83.8%
  • ShaderLab 9.8%
  • HLSL 6.4%