mmcloughlin/globe
Globe wireframe visualizations in Golang 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: 3349
- days_rel: n/a
- days_push: 936
- n_releases_24m: 0
Adoption not part of the score
1595 stars · 49 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go library for rendering wireframe globe visualizations as PNG images, backed by the pinhole 3D camera library. It supports drawing graticules, land/country boundaries, dots, lines, and rectangles at geographic coordinates.
Use cases
- render a wireframe globe image in Go
- plot lat/lng points on a globe
- draw great circle lines between coordinates
- visualize geographic data as PNG
- draw country boundaries on a globe
- center a globe rendering on a specific location
When to choose
- you need programmatic globe/map images from Go code
- you want lightweight PNG output without a GUI or web server
- you're plotting point or line geographic data on an orthographic projection
When to avoid
- you need interactive or web-based maps (use Leaflet, Mapbox, etc.)
- you need full GIS capabilities or map tiles
- you need animations or real-time rendering
Facets
library · maturity maintenance
data-visualization graphics geospatial data-visualization graphics go cross-platform globe wireframe png graticule geographic-visualization 3d-projection maps
4 sources
- readme: https://github.com/mmcloughlin/globe · fetched 2026-08-28 · 8184982ede8a
- homepage: https://pkg.go.dev/github.com/mmcloughlin/globe · fetched 2026-08-29 · 5cc3b323a01e
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
- site_page: https://go.dev/project · fetched 2026-08-29 · d5ca00bb378b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mmcloughlin/globe | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mmcloughlin/globe")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem