Catlike Coding

Custom SRP

A collection of tutorials about creating a custom scriptable render pipeline in Unity. This series was made with Unity 2019 and has been upgraded to Unity 2022. It is still ongoing in project form.

Original Tutorial Series

  1. Custom Render Pipeline
  2. Draw Calls
  3. Directional Lights
  4. Directional Shadows
  5. Baked Light
  6. Shadow Masks
  7. LOD and Reflections
  8. Complex Maps
  9. Point and Spot Lights
  10. Point and Spot Shadows
  11. Post Processing
  12. HDR
  13. Color Grading
  14. Multiple Cameras
  15. Particles
  16. Render Scale
  17. FXAA

Tutorial Project Updates

  1. 1.0.0 Modernization
  2. 2.0.0 Render Graph
  3. 2.1.0 Renderer Lists
  4. 2.2.0 Camera Textures
  5. 2.3.0 Shadow Textures
  6. 2.4.0 Post FX Passes
  7. 2.5.0 Structured Buffers
  8. 3.0.0 Simple Tiled Forward+
  9. 3.1.0 Forward+ Settings
  10. 3.2.0 Simplification
  11. 4.0.0 Unity 6
  12. 5.0.0 Unsafe Passes
  13. 5.1.0 Raster Render Passes
  14. 6.0.0 Unity 6.3
  15. 6.1.0 Showing Color LUT