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

fastred/MotionBlur

MotionBlur allows you to add motion blur effect to iOS animations. observed · 2026-08-28

github.com/fastred/MotionBlur · homepage · Objective-C · MIT (permissive) 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: 4426
  • days_rel: n/a
  • days_push: 4169
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1499 stars · 91 forks observed · 2026-08-28

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

An Objective-C library that adds motion blur effects to iOS UIView animations, primarily for position changes. It works by snapshotting the view and applying a custom Core Image blur kernel before the animation runs.

Use cases

  • add motion blur to iOS view animations
  • make sliding menus look more life-like
  • apply blur effect to fast-moving UI elements
  • create custom blur effects with Core Image kernels on iOS
  • polish spring animations with motion blur

When to choose

  • you want a motion blur effect on animating views in an iOS 8+ app
  • you need a lightweight CocoaPods drop-in for UIKit animation polish

When to avoid

  • you need actively maintained or Swift-native code
  • you need blur on properties other than position
  • you target modern iOS where newer effect APIs are preferable

Facets

library · maturity abandoned

animation image-processing ui-components mobile-development graphics frontend cpp objective-c uikit core-image motion-blur cocoapods view-animations ios swift

3 sources

Member repositories

RepositoryRoleHealth v2
fastred/MotionBlurmain32

For agents

markdown · JSON · MCP: product_card(name="fastred/MotionBlur")

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