venshine/BezierMaker
🔥 通过de Casteljau算法绘制贝塞尔曲线,并计算它的切线,实现1-7阶贝塞尔曲线的形成动画。 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3747
- days_rel: n/a
- days_push: 2302
- n_releases_24m: 0
Adoption not part of the score
1414 stars · 247 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that draws Bezier curves of order 1 to 7 using the de Casteljau algorithm, with animated curve formation and tangent visualization. It provides a customizable BezierView supporting control point manipulation, loop playback, and adjustable animation speed.
Use cases
- draw bezier curves on android
- visualize de casteljau algorithm
- animate n-order bezier curve formation
- show bezier curve tangents
- interactive control point editing for curves
- learn how bezier curves are constructed
When to choose
- you need an Android view that renders and animates high-order Bezier curves
- you want to demonstrate or learn the de Casteljau algorithm visually
- you need interactive control point manipulation with tangent display
When to avoid
- you need Bezier curves on non-Android platforms
- you need production-grade 2D graphics beyond curve demos
- you need a maintained library with recent updates
Facets
library · maturity maintenance
graphics animation math ui-components android-tools graphics mobile-development jvm bezier-curve de-casteljau custom-view curve-drawing tangents algorithms android mobile
1 source
- readme: https://github.com/venshine/BezierMaker · fetched 2026-08-28 · 804e6fcd0986
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| venshine/BezierMaker | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="venshine/BezierMaker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem