Skip to content

Demos for custom Unity Scriptable Render Pipeline.

License

Notifications You must be signed in to change notification settings

one-day61/SRP-Demos

 
 

Repository files navigation

SRP Test Project

Demos for real-time rendering technics implemented with Unity Scriptable Render Pipeline.

with Unity 2019.3

Implements

  • Simple physically based forward rendering.
  • Order independent transparency rendering with depth peeling.
  • Volumetric cloud rendering.
  • Real-time shadow rendering.
    • Simple uniform shadow map.
    • Perspective Shadow Map.

About

Demos for custom Unity Scriptable Render Pipeline.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 72.1%
  • ShaderLab 14.2%
  • GLSL 7.5%
  • HLSL 6.2%