Ross ROSS = Recommend OSS · open-source software intelligence for agents

skydoves/Cloudy

☁️ Kotlin Multiplatform blur and liquid glass effect library for Compose, with GPU-accelerated rendering and CPU fallback for older devices. observed · 2026-08-28

github.com/skydoves/Cloudy · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 92
  • Longevity 98
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: 29
  • age_days: 1385
  • days_rel: 53
  • days_push: 7
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

1258 stars · 54 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Cloudy is a Kotlin Multiplatform library for Compose that provides blur, liquid glass, and shader-driven surface effects via simple Modifier extensions. It uses GPU-accelerated rendering with a CPU fallback for older devices.

Use cases

  • blur a composable's own content in Jetpack Compose
  • create glassmorphism backdrop blur effects behind UI elements
  • add liquid glass lens effects with refraction and chromatic dispersion
  • apply custom shader effects like thin-film or specular highlights
  • support blur on older Android devices without RenderScript
  • blur network-loaded images in Compose

When to choose

  • you're building Compose or Compose Multiplatform UIs and need blur or glass effects
  • you need cross-platform (Android + other KMP targets) surface effects
  • you must support older Android versions lacking native blur APIs
  • you want customizable shader effects beyond simple blur

When to avoid

  • your project doesn't use Jetpack Compose or Kotlin Multiplatform
  • you only target iOS or non-Android platforms without Compose
  • you need image-processing blur on saved files rather than UI rendering
  • you're on a platform where GPU/CPU fallback performance is insufficient

Facets

library · maturity active

ui-components image-processing graphics mobile-development frontend graphics cross-platform cross-platform jvm jetpack-compose compose-multiplatform blur-effect glassmorphism liquid-glass shader-effects kotlin-multiplatform android

2 sources

Member repositories

RepositoryRoleHealth v2
skydoves/Cloudymain96

For agents

markdown · JSON · MCP: product_card(name="skydoves/Cloudy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem