harjot-oberai/MaterialShadows
Material Shadows for android : A library for supporting convex material shadows 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: 3384
- days_rel: n/a
- days_push: 2345
- n_releases_24m: 0
Adoption not part of the score
2167 stars · 197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that renders convex material design shadows for views of any shape, using bitmap outline extraction and the Graham scan convex hull algorithm. It supports shadow offsets, intensity, semi-transparent views, async calculation, and fade animations.
Use cases
- add material shadows to arbitrary-shaped views in android
- render shadows for semi-transparent views
- compute convex shadows asynchronously without blocking the ui thread
- animate shadow fade out on android views
- use material shadows in a react native app
When to choose
- you need shadows that follow the actual convex outline of a view's content
- you want configurable shadow offset, intensity, and animations on android
When to avoid
- you only need standard rectangular or circular elevation shadows built into android
- your view content is highly concave, since only convex hulls are supported
- you need a library under active development
Facets
library · maturity maintenance
ui-components graphics animation mobile-development android-tools web-design jvm material-design convex-hull graham-scan shadows ui-library android mobile
1 source
- readme: https://github.com/harjot-oberai/MaterialShadows · fetched 2026-08-28 · 38be86d64dad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| harjot-oberai/MaterialShadows | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="harjot-oberai/MaterialShadows")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem