Chlumsky/msdfgen
Multi-channel signed distance field generator observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 82
- Release rhythm 27
- Longevity 100
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: 182
- age_days: 3783
- days_rel: 276
- days_push: 108
- n_releases_24m: 2
Adoption not part of the score
4912 stars · 513 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A C++ library and console tool that generates multi-channel signed distance fields (MSDFs) from vector shapes and font glyphs. The resulting textures allow real-time graphics to reproduce shapes with sharp corners and high-quality scaling.
Use cases
- generate signed distance field textures for game UI text rendering
- render crisp scalable font glyphs in OpenGL or Vulkan
- convert SVG vector shapes to SDF textures
- generate multi-channel SDFs with sharp corners
- create distance field atlases for real-time graphics
When to choose
- you need high-quality scalable text or shape rendering in a game engine
- you want to generate MSDF textures from fonts or SVG files
- you need a dependency-free core library with optional extensions for FreeType and PNG output
When to avoid
- you need full font atlas generation out of the box (use msdf-atlas-gen instead)
- your project does not involve real-time graphics or texture-based rendering
Facets
library · maturity stable
graphics image-processing cli graphics developer-tools cpp cross-platform cli windows signed-distance-field sdf msdf font-rendering text-rendering vector-graphics real-time-graphics game-development
1 source
- readme: https://github.com/Chlumsky/msdfgen · fetched 2026-08-28 · 35ee8f652aa4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Chlumsky/msdfgen | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="Chlumsky/msdfgen")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem