Rajawali/Rajawali
Android OpenGL ES 2.0/3.0 Engine observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 5536
- days_rel: n/a
- days_push: 1238
- n_releases_24m: 0
Adoption not part of the score
2415 stars · 701 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rajawali is a 3D rendering engine for Android built on OpenGL ES 2.0/3.0 and written in Java. It provides a scene graph, cameras, materials and shaders, model loaders (FBX, MD5, AWD), animation, post-processing effects, and support for regular apps, live wallpapers, VR, and Wear.
Use cases
- render 3D graphics inside a native Android app
- create an animated 3D live wallpaper on Android
- load and display 3D models like FBX or MD5 on Android
- write custom GLSL shaders and materials for Android scenes
- add post-processing effects to Android OpenGL scenes
- build a simple VR/cardboard viewer on Android
When to choose
- You need 3D rendering in an Android app or live wallpaper without writing NDK/C++ code
- You want a pure-Java OpenGL ES engine with scene graph, materials, and model loaders out of the box
- Your project targets Android only and can work with OpenGL ES 2.0/3.0 capabilities
When to avoid
- You're building a full game that needs physics, audio, and complete tooling — a full game engine like Unity or libGDX fits better
- You need a rapidly evolving feature set — the 1.x line receives minimal fixes while 2.0 is a long-running rewrite
- You target platforms other than Android — Rajawali is Android-specific
Facets
framework · maturity maintenance
game-engine graphics animation graphics mobile-development android-tools opengl-es 3d-rendering scene-graph shaders post-processing live-wallpaper model-loading java game-development android mobile
2 sources
- readme: https://github.com/Rajawali/Rajawali · fetched 2026-08-28 · 8a858399d385
- homepage: https://rajawali.github.io/Rajawali/ · fetched 2026-08-29 · 27fedc3d92c7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Rajawali/Rajawali | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Rajawali/Rajawali")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem