githubhaohao/OpenGLCamera2
🔥 Android OpenGL Camera 2.0 实现 30 多种滤镜和抖音特效 observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 48
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2507
- days_rel: n/a
- days_push: 315
- n_releases_24m: 0
Adoption not part of the score
1088 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android demo application that uses Camera2 API together with OpenGL ES 3.0 to render 30+ real-time camera filters and effects during preview and photo capture. It doubles as a tutorial-style codebase for learning OpenGL ES on Android with NDK.
Use cases
- apply real-time filters to android camera preview
- implement camera2 with opengl es rendering
- learn opengl es 3.0 shader effects on android
- build a camera app with beauty and douyin-style effects
- capture photos with gpu shader filters
- study ndk opengles camera sample code
When to choose
- you want a reference implementation of Camera2 + OpenGL ES filter pipelines on Android
- you are learning OpenGL ES 3.0 shaders through a practical camera app
- you need examples of real-time preview and capture effects like those in short-video apps
When to avoid
- you need a production-ready, licensed camera library for a commercial product (no license file, commercial reuse restricted by the author)
- you need video recording with filters (the author points to a separate FFmpeg project)
- you target platforms other than Android
Facets
application · maturity maintenance
image-processing graphics gui android-tools graphics media tutorials cpp camera2 opengl-es camera-filters camera-preview photo-capture shaders ndk learning-project android
1 source
- readme: https://github.com/githubhaohao/OpenGLCamera2 · fetched 2026-08-28 · d74db4f30691
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| githubhaohao/OpenGLCamera2 | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="githubhaohao/OpenGLCamera2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem