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

ChillingVan/android-openGL-canvas

An Android library that provides views using openGL canvas to draw things on SurfaceView or TextureView. observed · 2026-08-28

github.com/ChillingVan/android-openGL-canvas · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3587
  • days_rel: n/a
  • days_push: 883
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1143 stars · 213 forks observed · 2026-08-28

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

An Android library providing OpenGL-based canvas views (GLView, GLTextureView, GLContinuousView) that let you draw bitmaps, animations, and image filters on SurfaceView or TextureView like a traditional Canvas. It offers GPUImage-style filter APIs and integrates with camera preview.

Use cases

  • draw custom views with opengl on android
  • apply gpuimage-style filters to bitmaps
  • render high-performance animations with opengl
  • draw camera preview with filters on textureview
  • replace glsurfaceview with textureview for opengl drawing
  • custom android view with gpu-accelerated drawing

When to choose

  • you need Canvas-like drawing backed by OpenGL on Android
  • you want TextureView benefits like alpha and z-ordering with OpenGL rendering
  • you need GPUImage filters plus custom drawing in one view

When to avoid

  • you only need standard 2D drawing without GPU acceleration
  • your project targets Android below API 14
  • you need OpenGL ES 3.0+ features

Facets

library · maturity maintenance

graphics image-processing ui-components android-tools graphics mobile-development jvm opengl-es canvas textureview glsurfaceview gpuimage-filters camera-preview gpu-rendering android

1 source

Member repositories

RepositoryRoleHealth v2
ChillingVan/android-openGL-canvasmain23

For agents

markdown · JSON · MCP: product_card(name="ChillingVan/android-openGL-canvas")

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