ColinLeung-NiloCat/UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2241
- days_rel: n/a
- days_push: 1388
- n_releases_24m: 0
Adoption not part of the score
1191 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A reusable Unity URP RendererFeature implementing fast screen space planar reflections (SSPR) optimized for mobile GPUs. It renders real-time reflections on flat surfaces using compute shaders, requiring Vulkan support on Android.
Use cases
- add real-time reflections to water or floor planes in a Unity mobile game
- implement screen space planar reflections in a URP project
- render cheap reflections on low-end Android devices
- make wet road or mirror-like surfaces reflect the scene in Unity
- improve visual quality of flat reflective surfaces without expensive SSR
When to choose
- you need performant planar reflections on mobile (Vulkan Android) or PC in Unity URP
- you want a drop-in RendererFeature rather than building a custom reflection system
- your reflective surfaces are mostly flat planes like water or floors
When to avoid
- your project does not use Unity's Universal Render Pipeline
- you need reflections on curved or non-planar surfaces
- your target Android devices only support OpenGL ES without Vulkan
- you need full screen-space reflections for arbitrary geometry
Facets
library · maturity maintenance
graphics image-processing graphics cross-platform unity urp renderer-feature planar-reflection screen-space-reflections compute-shader shader mobile-optimization game-development android mobile
1 source
- readme: https://github.com/ColinLeung-NiloCat/UnityURP-MobileScreenSpacePlanarReflection · fetched 2026-08-28 · 8969178e87e8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ColinLeung-NiloCat/UnityURP-MobileScreenSpacePlanarReflection | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ColinLeung-NiloCat/UnityURP-MobileScreenSpacePlanarReflection")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem