mmatl/pyrender
Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes. observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 5
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2783
- days_rel: n/a
- days_push: 572
- n_releases_24m: 0
Adoption not part of the score
1466 stars · 258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pyrender is a pure Python, glTF 2.0-compliant OpenGL renderer for physically-based rendering and visualization of 3D scenes. It includes an interactive scene viewer and a headless offscreen renderer with OSMesa and EGL backends, making it well suited for machine learning pipelines.
Use cases
- render 3D meshes offscreen for machine learning datasets
- view and inspect glTF 2.0 scenes interactively
- generate depth and color images from 3D scenes on headless servers
- convert and render OBJ, STL, PLY, and GLB files via trimesh
- visualize 3D reconstructions with physically-based materials
When to choose
- you need lightweight, pip-installable 3D rendering in Python
- you need GPU-accelerated offscreen rendering on headless servers with EGL or OSMesa
- you want glTF 2.0-compliant physically-based rendering with shadows and transparency
- you already use trimesh and want easy mesh rendering
When to avoid
- you need a full game engine or real-time high-performance rendering
- you need Vulkan, DirectX, or ray-tracing capabilities
- you need an actively developed project with frequent updates
- you need rendering outside Python
Facets
library · maturity maintenance
graphics image-processing simulation graphics computer-vision machine-learning developer-tools python windows cross-platform opengl gltf pbr offscreen-rendering 3d-visualization egl osmesa trimesh linux macos
2 sources
- readme: https://github.com/mmatl/pyrender · fetched 2026-08-28 · 762b1dd5b3d9
- registry_pypi: https://pypi.org/pypi/pyrender/json · fetched 2026-08-29 · a12281f077f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mmatl/pyrender | main | 34 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem