Ross ROSS = Recommend OSS · open-source software intelligence for agents

mmcloughlin/globe

Globe wireframe visualizations in Golang observed · 2026-08-28

github.com/mmcloughlin/globe · homepage · Go · ISC (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
mmcloughlin/globemain32

For agents

markdown · JSON · MCP: product_card(name="mmcloughlin/globe")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem