# learnopengles/Learn-OpenGLES-Tutorials

Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/

Repository: https://github.com/learnopengles/Learn-OpenGLES-Tutorials
Canonical: https://ross.abutalabs.com/products/learn-opengles-tutorials
Homepage: http://www.learnopengles.com/
Language: Java
License Family: other
Last push: 2021-02-17T14:05:04+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": 5457, "days_push": 2023, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1061, forks 455 (observed 2026-08-28T04:03:25.907408+00:00)

## What it is
A repository of lesson code and tutorials for learning OpenGL ES 2 graphics programming, accompanying the learnopengles.com website. It covers Android and WebGL platforms, teaching shaders, matrices, and rendering fundamentals.

## Use cases
- learn opengl es 2 on android
- learn webgl from scratch
- understand shaders and matrices in graphics programming
- get started with mobile 3d graphics development
- find example code for drawing with opengl es
- learn how to set up an opengl es context

## When to choose
- you want step-by-step tutorials with complete example code for OpenGL ES 2
- you are targeting Android or WebGL for mobile/web graphics
- you are a beginner to shaders and 3D graphics programming

## When to avoid
- you need modern Vulkan or Metal graphics APIs
- you need desktop OpenGL tutorials
- you need an actively maintained library rather than educational sample code

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: graphics, game-engine, developer-tools
- domain: graphics, mobile-development, tutorials, education
- platform: browser, cross-platform
- tags: opengl-es, webgl, shaders, 3d-graphics, tutorials, java, android, game-development

## Member repositories
- learnopengles/Learn-OpenGLES-Tutorials (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.907408+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-30T06:56:51.386104+00:00, confidence not recorded.
  - homepage: http://www.learnopengles.com/ (fetched 2026-08-29T12:58:40.423042+00:00, sha a176a73c658c)
  - site_page: http://www.learnopengles.com/android-lesson-one-getting-started (fetched 2026-08-29T12:58:40.434478+00:00, sha 5d7c6a170e23)
  - site_page: http://www.learnopengles.com/webgl-lesson-one-getting-started (fetched 2026-08-29T12:58:40.439808+00:00, sha bf09c126239d)
  - site_page: http://www.learnopengles.com/about (fetched 2026-08-29T12:58:40.441805+00:00, sha 9927d7fc8879)
- Data as of 2026-08-30T08:39:29.467469+00:00.
