Ciechan/BCMeshTransformView
Mesh transforms for UIView 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: 4494
- days_rel: n/a
- days_push: 3398
- n_releases_24m: 0
Adoption not part of the score
1236 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C iOS library that applies mesh transforms to a regular UIKit view hierarchy, inspired by the private CALayer meshTransform property. It supports animatable meshes via block-based UIView animations and directional lighting.
Use cases
- apply 3D mesh distortion to a UIView hierarchy
- create animated page curl or ripple effects in iOS
- warp views with custom vertex meshes
- add directional lighting to transformed views
- build creative view transitions on iOS
When to choose
- you need per-vertex 3D warping of UIKit views
- you want animatable mesh transforms with UIView animation blocks
- you're building an iOS app with creative visual effects
When to avoid
- you need cross-platform or SwiftUI-native solutions
- your project targets modern iOS where private APIs or Metal-based effects may be preferable
- the library is unmaintained and you need ongoing support
Facets
library · maturity maintenance
animation graphics ui-components mobile-development graphics frontend cpp uikit mesh-transform objective-c 3d-graphics cocoa-touch ios mobile swift
1 source
- readme: https://github.com/Ciechan/BCMeshTransformView · fetched 2026-08-28 · a600b0113570
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Ciechan/BCMeshTransformView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Ciechan/BCMeshTransformView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem