# Pomax/BezierInfo-2

The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo

Repository: https://github.com/Pomax/BezierInfo-2
Canonical: https://ross.abutalabs.com/products/bezierinfo-2
Homepage: https://pomax.github.io/bezierinfo
Language: HTML
License: NOASSERTION
License Family: other
Topics: bezier-curves, book
Last push: 2024-08-20T10:38:51+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3908, "days_push": 743, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2496, forks 302 (observed 2026-08-28T04:06:56.709801+00:00)

## What it is
The development repository for 'A Primer on Bézier Curves', a free online book/ebook covering the mathematics and programming of Bézier curves. It is built with a pure HTML/CSS/vanilla-JS stack and published as a static website.

## Use cases
- learn how bezier curves work mathematically
- understand bezier curves for font outline design
- implement bezier curve drawing in graphics code
- reference for css easing functions and photoshop paths
- find interactive explanations of curve algorithms

## When to choose
- you want a free, in-depth tutorial on bezier curves
- you need both math and programming perspectives on curves
- you want to contribute to or translate an open educational resource

## When to avoid
- you need a bezier curve software library rather than a book
- you want a maintained code library with an API
- you need a printable-only textbook

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, graphics, math
- domain: tutorials, graphics, mathematics, education
- platform: cross-platform
- tags: bezier-curves, online-book, ebook, html-css-javascript, interactive, web-server, nodejs

## Member repositories
- Pomax/BezierInfo-2 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:56.709801+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:27:11.034058+00:00, confidence not recorded.
  - readme: https://github.com/Pomax/BezierInfo-2 (fetched 2026-08-28T04:06:56.709801+00:00, sha a0399492650e)
  - homepage: https://pomax.github.io/bezierinfo (fetched 2026-08-29T10:09:21.832529+00:00, sha 48170272e894)
- Data as of 2026-08-30T08:39:29.467469+00:00.
