openai/point-e
Point cloud diffusion for 3D model synthesis observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 97
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: 1366
- days_rel: n/a
- days_push: 790
- n_releases_24m: 0
Adoption not part of the score
6895 stars · 792 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Point-E is OpenAI's official release of models and code for generating 3D point clouds from text prompts or images using diffusion models. It also includes an SDF regression model for converting point clouds into meshes, plus evaluation and rendering scripts.
Use cases
- generate 3D point clouds from text descriptions
- create 3D models from images
- convert point clouds to 3D meshes
- evaluate generated point clouds with P-FID and P-IS metrics
- render 3D point clouds in Blender
When to choose
- you need to synthesize 3D point clouds from text or image prompts
- you want to experiment with diffusion-based 3D generation research
- you need a pipeline from point clouds to meshes
When to avoid
- you need production-quality, watertight 3D meshes rather than point clouds
- you want a polished end-user application rather than research code
- you lack a GPU, since sampling is computationally expensive
Facets
library · maturity maintenance
machine-learning deep-learning image-processing graphics artificial-intelligence deep-learning graphics machine-learning python 3d-generation point-clouds diffusion-models text-to-3d generative-models mesh-generation gpu
1 source
- readme: https://github.com/openai/point-e · fetched 2026-08-28 · 30cc31e86202
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/point-e | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem