hecomi/UnityFurURP
Fur shader implementation for URP observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1893
- days_rel: n/a
- days_push: 1336
- n_releases_24m: 0
Adoption not part of the score
1415 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fur shader implementation for Unity's Universal Render Pipeline (URP), written in HLSL. It demonstrates three fur rendering methods (Shell, Fin, and Fur Polygon) using a single-pass geometry shader with tessellation, lit/unlit variants, normal-map lighting, and rim lighting.
Use cases
- render fur on characters in Unity URP
- implement shell-based fur shading with geometry shaders
- add realistic hair or fur effects to game characters
- learn fur shader techniques like shell and fin methods
- compare fur rendering approaches in real time
- add rim lighting and normal-based shading to fur materials
When to choose
- you use Unity with the Universal Render Pipeline and need fur rendering
- you want a compact, well-documented example of fur shader techniques
- you need lit or unlit fur with animation-driven movement
When to avoid
- you use HDRP or the built-in render pipeline instead of URP
- you need production-grade fur with physics simulation or grooming tools
- you require a maintained package with guaranteed long-term support
Facets
library · maturity maintenance
graphics game-engine simulation graphics gaming-tools game-engine cross-platform unity urp shader hlsl fur-shader geometry-shader real-time-rendering game-development
3 sources
- readme: https://github.com/hecomi/UnityFurURP · fetched 2026-08-28 · bb17164cbf34
- homepage: https://tips.hecomi.com/entry/2021/06/27/185835 · fetched 2026-08-29 · 404aa1dd7298
- site_page: https://tips.hecomi.com/about · fetched 2026-08-29 · 104fa37faf96
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hecomi/UnityFurURP | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hecomi/UnityFurURP")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem