openglonmetal/MGL
OpenGL 4.6 on Metal observed · 2026-09-03
Health v2 · maintenance only
61/100
- Activity 64
- 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: 1699
- days_rel: n/a
- days_push: 217
- n_releases_24m: 0
Adoption not part of the score
1003 stars · 56 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MGL is a C++ library that implements OpenGL 4.6 and OpenGL ES 3.x on top of Apple's Metal API, mapping OpenGL state and draw calls to Metal render pipelines. It includes a modified GLFW build so existing OpenGL applications can run on macOS with Metal-backed contexts.
Use cases
- run OpenGL 4.6 applications on macOS via Metal
- port legacy OpenGL code to Apple Silicon Macs
- use OpenGL contexts with GLFW on modern macOS
- develop OpenGL games or tools on MacOS platform
- translate OpenGL shaders and draw calls to Metal
When to choose
- you need OpenGL 4.6 or ES 3.x functionality on macOS where Apple deprecated GL
- you want a lightweight translation layer rather than a full emulator like MoltenVK-for-GL alternatives
- your app uses GLFW and you want Metal-backed contexts with minimal changes
When to avoid
- you need full OpenGL conformance or every extension, since coverage is partial and tests are functional rather than exhaustive
- you target platforms other than macOS
- you need guaranteed production stability for mission-critical software
Facets
library · maturity active
graphics game-engine graphics apple-ecosystem cross-platform cpp opengl metal graphics-translation-layer glfw shaders compatibility-layer macos
1 source
- readme: https://github.com/openglonmetal/MGL · fetched 2026-09-03 · bfd2e8d7ec02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openglonmetal/MGL | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="openglonmetal/MGL")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem