# alelievr/HDRP-Custom-Passes

A bunch of custom passes made for HDRP

Repository: https://github.com/alelievr/HDRP-Custom-Passes
Canonical: https://ross.abutalabs.com/products/hdrp-custom-passes
Language: C#
License: MIT
License Family: permissive
Last push: 2024-12-19T14:15:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2548, "days_push": 622, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1434, forks 152 (observed 2026-08-28T04:04:43.331604+00:00)

## What it is
A collection of custom render passes and shader effects for Unity's High Definition Render Pipeline (HDRP). It includes ready-to-use effects like outlines, blur, edge detection, see-through walls, and AR compositing.

## Use cases
- add outline highlight to selected objects in Unity HDRP
- create see-through walls effect in my game
- blur parts of the screen behind UI in HDRP
- draw edge detection effect around meshes
- composite a video background with depth for AR in Unity
- learn how to write HDRP custom passes

## When to choose
- you use Unity with HDRP and need ready-made render effects
- you want examples to learn writing HDRP custom passes and shaders
- you need selection outlines or see-through effects in a Unity game

## When to avoid
- you use URP or the built-in render pipeline instead of HDRP
- you need a general-purpose post-processing stack rather than individual effect examples
- your project targets a Unity version other than 2022.3/HDRP 14 without adapting branches

## Facets
- artifact type: library
- maturity: active
- function: graphics, image-processing, ui-components
- domain: graphics, gaming-tools
- platform: cross-platform, game-engine
- tags: unity, hdrp, custom-passes, shaders, post-processing, rendering-effects, game-development

## Member repositories
- alelievr/HDRP-Custom-Passes (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.331604+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:54.272461+00:00, confidence not recorded.
  - readme: https://github.com/alelievr/HDRP-Custom-Passes (fetched 2026-08-28T04:04:43.331604+00:00, sha 13588788ffc4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
