# loyinglin/LearnOpenGLES

OpenGL ES的各种尝试，有详细的博客。

Repository: https://github.com/loyinglin/LearnOpenGLES
Canonical: https://ross.abutalabs.com/products/learnopengles
Homepage: http://www.jianshu.com/notebooks/2135411/latest
Language: C
License Family: other
Last push: 2020-03-17T09:08:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3827, "days_push": 2360, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1631, forks 609 (observed 2026-08-28T04:05:14.081058+00:00)

## What it is
A collection of OpenGL ES tutorial demos in C/Objective-C with accompanying detailed blog posts on Jianshu. It covers basics through advanced topics like camera rendering, video mixing, filters, blending, and VR panorama playback.

## Use cases
- learn opengl es from scratch
- render camera feed with opengl es on ios
- play 360 vr panorama video with opengl es
- apply multiple image filters with shaders
- mix opengl rendering with video playback
- understand blend modes and shader blending
- build a mirror effect with opengl es

## When to choose
- you want a structured, blog-backed tutorial series for OpenGL ES
- you are an iOS developer learning GPU rendering with real demos
- you need working example code for video/camera rendering and filters

## When to avoid
- you need a production graphics library rather than learning material
- you target Vulkan, Metal, or modern OpenGL 4.x exclusively
- you need actively maintained code or official documentation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: graphics, image-processing, video-processing, developer-tools
- domain: graphics, tutorials, mobile-development, computer-vision
- platform: cpp, c
- tags: opengl-es, gpu, shaders, rendering, tutorial-series, ios, camera, video-rendering, vr, panorama, video, mobile

## Member repositories
- loyinglin/LearnOpenGLES (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.081058+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:47:51.145421+00:00, confidence not recorded.
  - readme: https://github.com/loyinglin/LearnOpenGLES (fetched 2026-08-28T04:05:14.081058+00:00, sha 0115d6da7d52)
  - homepage: http://www.jianshu.com/notebooks/2135411/latest (fetched 2026-08-29T11:20:32.275532+00:00, sha cacef932678a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
