# kirevdokimov/Unity-UI-Rounded-Corners

These components and shaders allow you to add rounded corners to UI elements!

Repository: https://github.com/kirevdokimov/Unity-UI-Rounded-Corners
Canonical: https://ross.abutalabs.com/products/unity-ui-rounded-corners
Language: C#
License: MIT
License Family: permissive
Topics: unity, ui, shader, c-sharp, cg, hlsl, shaderlab
Last push: 2024-11-19T13:23:02+00:00

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

## Adoption (not part of the score)
Stars 1741, forks 148 (observed 2026-08-28T04:05:30.252614+00:00)

## What it is
A Unity package providing components and shaders that add rounded corners to UGUI Image elements. It supports uniform or per-corner radii, stays crisp while resizing, and works with Unity masks and tinting.

## Use cases
- round the corners of Unity UI images
- make UI panels with independent corner radii in Unity
- replace blurry rounded sprite images with shader-based corners
- keep UI corners rounded while resizing elements
- apply rounded corners to masked UI elements in Unity

## When to choose
- you are building UI with Unity's UGUI and need rounded corners without sprite assets
- you need per-corner radius control or runtime updates to corner radii
- you want resolution-independent rounded corners that stay sharp when resized

## When to avoid
- you are not using Unity or its UGUI system
- you need rounded corners for 3D meshes or non-UI rendering
- you use a UI toolkit other than UGUI, such as UI Toolkit

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, graphics, image-processing
- domain: web-design, graphics
- platform: game-engine, cross-platform
- tags: unity, shader, rounded-corners, ugui, hlsl, game-development

## Member repositories
- kirevdokimov/Unity-UI-Rounded-Corners (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.252614+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-30T03:30:03.221538+00:00, confidence not recorded.
  - readme: https://github.com/kirevdokimov/Unity-UI-Rounded-Corners (fetched 2026-08-28T04:05:30.252614+00:00, sha b11c5240689d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
