Ross ROSS = Recommend OSS · open-source software intelligence for agents

doggycoder/AndroidOpenGLDemo resource

Android OpenGL ES从零开始的Demo observed · 2026-08-28

github.com/doggycoder/AndroidOpenGLDemo · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 3611
  • days_rel: n/a
  • days_push: 892
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2222 stars · 650 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android demo application teaching OpenGL ES 2.0 from scratch, covering basic shape drawing, textures, shaders, camera preview, 3D model loading, lighting, and image effects. It serves as a companion to a blog tutorial series for beginners learning graphics programming on Android.

Use cases

  • learn OpenGL ES on Android from scratch
  • draw basic shapes like triangles and cubes with GLSL shaders
  • apply texture mapping and image filters like blur or beauty effects
  • preview camera feed with OpenGL and add animations
  • load and render 3D models with lighting
  • implement FBO, EGL background processing, and VR skybox effects

When to choose

  • you are a beginner learning OpenGL ES 2.0 on Android with Java
  • you want runnable example code covering shapes, textures, camera, and 3D models
  • you need reference implementations of common GL effects like blur, filters, and lighting

When to avoid

  • you need a production-ready graphics engine or maintained library
  • you want Kotlin, Vulkan, or modern Android graphics APIs
  • you need a project with an explicit license for commercial reuse

Facets

learning-resource · maturity maintenance

graphics image-processing computer-vision graphics android-tools tutorials education jvm opengl-es android shaders camera-preview 3d-models textures filters demo-app glsl mobile

1 source

Member repositories

RepositoryRoleHealth v2
doggycoder/AndroidOpenGLDemomain32

For agents

markdown · JSON · MCP: product_card(name="doggycoder/AndroidOpenGLDemo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem