Open3D
Open3D: A Modern Library for 3D Data Processing observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- 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: 3561
- days_rel: 602
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
13913 stars · 2610 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Open3D is an open-source C++ and Python library for 3D data processing, offering data structures, algorithms, and pipelines for point clouds, meshes, and RGB-D images. It includes 3D visualization with PBR, scene reconstruction, registration, GPU acceleration, and machine learning support via PyTorch and TensorFlow through Open3D-ML.
Use cases
- process and register point clouds in python
- reconstruct 3d scenes from rgb-d sequences
- visualize and edit 3d meshes
- run icp registration on lidar scans
- train deep learning models on point clouds with pytorch
- build a 3d viewer application
- convert and filter mesh and point cloud files
When to choose
- you need a well-maintained, cross-platform 3D processing library with both C++ and Python APIs
- you want GPU-accelerated point cloud or mesh operations
- you need end-to-end RGB-D reconstruction or SLAM-style pipelines
- you want to integrate 3D data with PyTorch or TensorFlow
When to avoid
- you only need 2D image processing
- you require TensorFlow support on Linux via official wheels (only PyTorch wheels are provided)
- you need a full game-engine or DCC tool rather than a processing library
- you need a permissively documented license - the license is listed as NOASSERTION, so verify terms first
Facets
library · maturity active
image-processing computer-vision graphics machine-learning gui data-visualization gpu-computing computer-vision graphics machine-learning robotics simulation developer-tools windows python cpp cross-platform 3d point-cloud mesh-processing registration reconstruction slam rgbd visualization pytorch tensorflow cuda sycl linux macos gpu arm
4 sources
- readme: https://github.com/isl-org/Open3D · fetched 2026-08-28 · 96c7eb8b30ae
- homepage: http://www.open3d.org · fetched 2026-08-29 · dad19004283b
- site_page: http://www.open3d.org/docs · fetched 2026-08-29 · 51600297cf3c
- site_page: https://www.open3d.org/2025/01/09/open3d-v0-19-is-out-with-new-features-and-more-gpu-support · fetched 2026-08-29 · d8c6c9a28c1b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| isl-org/Open3D | main | 67 |
| isl-org/Open3D-ML | plugin | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem