memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 68
- 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: 4677
- days_rel: n/a
- days_push: 195
- n_releases_24m: 0
Adoption not part of the score
5701 stars · 808 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NanoVG is a small antialiased 2D vector graphics rendering library built on OpenGL, with a lean API modeled after the HTML5 canvas API. It is designed for building scalable user interfaces and visualizations in C/C++ applications.
Use cases
- draw antialiased 2D vector graphics with OpenGL
- render custom UI widgets in a C++ application
- build scalable user interfaces with a canvas-like API
- render charts and data visualizations on the GPU
- draw paths, shapes, and text in a game or desktop app
When to choose
- you need GPU-accelerated 2D vector rendering in C/C++
- you want an HTML5 canvas-style API for native applications
- you are building custom UIs or visualizations on top of OpenGL
When to avoid
- you need a maintained library with active bug fixes and support
- you need a high-level retained-mode UI framework rather than a drawing API
- your project does not use OpenGL or cannot provide a stencil buffer
Facets
library · maturity maintenance
graphics ui-components data-visualization graphics web-development desktop-applications cpp c cross-platform vector-graphics opengl 2d-rendering antialiasing canvas-api c-library game-development gpu
1 source
- readme: https://github.com/memononen/nanovg · fetched 2026-08-28 · f9730cb1b0cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| memononen/nanovg | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="memononen/nanovg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem