# danginsburg/opengles3-book

OpenGL ES 3.0 Programming Guide Sample Code

Repository: https://github.com/danginsburg/opengles3-book
Canonical: https://ross.abutalabs.com/products/opengles3-book
Language: C
License: MIT
License Family: permissive
Last push: 2023-04-26T22:14:57+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4663, "days_push": 1225, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2011, forks 746 (observed 2026-08-28T04:06:05.123956+00:00)

## What it is
The official sample code repository accompanying the OpenGL ES 3.0 Programming Guide book by Addison-Wesley. It provides C/C++ (and Java) example programs demonstrating OpenGL ES 3.0 graphics programming across Windows, Linux, Android, and iOS.

## Use cases
- learn OpenGL ES 3.0 graphics programming
- find example code for OpenGL ES shaders and rendering
- port OpenGL ES samples to Android NDK or iOS
- reference working code while reading the OpenGL ES 3.0 book
- experiment with 3D graphics on mobile GPUs
- set up a cross-platform OpenGL ES build environment

## When to choose
- you are learning OpenGL ES 3.0 from the companion book
- you want canonical, per-chapter sample code for ES 3.0 APIs
- you need multi-platform (Windows/Linux/Android/iOS) graphics examples

## When to avoid
- you need a production graphics engine or framework
- you want Vulkan, Metal, or desktop OpenGL examples
- you need actively developed features or community support

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: graphics, game-engine, developer-tools
- domain: graphics, tutorials, cross-platform
- platform: windows, cross-platform, cpp
- tags: opengl-es, sample-code, graphics-programming, book-companion, shaders, 3d-graphics, game-development, linux, android, ios

## Member repositories
- danginsburg/opengles3-book (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:05.123956+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:01:06.321070+00:00, confidence not recorded.
  - readme: https://github.com/danginsburg/opengles3-book (fetched 2026-08-28T04:06:05.123956+00:00, sha d38fb730907d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
