google/angle
A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4390
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
4061 stars · 753 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ANGLE (Almost Native Graphics Layer Engine) is a conformant OpenGL ES 2.0/3.x and EGL implementation that translates OpenGL ES API calls to native backends such as Vulkan, Direct3D, desktop OpenGL, and Metal. It is the default WebGL backend for Chrome and Firefox on Windows and runs across Windows, Mac, Linux, iOS, and Android.
Use cases
- run WebGL content on Windows via Direct3D or Vulkan
- implement OpenGL ES on platforms without native support like macOS Metal or iOS
- test OpenGL ES applications against a conformance-certified implementation
- port OpenGL ES games and apps to Vulkan or Metal backends
- embed an EGL/OpenGL ES runtime in a browser or engine
When to choose
- you need a spec-compliant OpenGL ES/EGL implementation across desktop and mobile platforms
- you are building a browser, engine, or app that must render WebGL or OpenGL ES content portably
- you want to translate OpenGL ES to Vulkan, Metal, or Direct3D
When to avoid
- you only target platforms with native OpenGL ES drivers and don't need a translation layer
- you need desktop OpenGL 4.x features rather than OpenGL ES
- you want a lightweight graphics wrapper rather than a full driver-level implementation
Facets
library · maturity active
graphics game-engine sdk graphics web-development cross-platform developer-tools windows cpp cross-platform opengl-es webgl vulkan direct3d metal egl shader-translation graphics-driver chromium macos linux android ios
3 sources
- readme: https://github.com/google/angle · fetched 2026-08-28 · 6b4b5404f5bc
- homepage: http://angleproject.org · fetched 2026-08-29 · 6e00a676123c
- site_page: https://chromium.googlesource.com/angle/angle/+/main/doc · fetched 2026-08-29 · 89bddd63533c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/angle | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem