{"id":14958143,"url":"https://github.com/isl-org/open3d","last_synced_at":"2025-09-09T19:53:33.306Z","repository":{"id":36983812,"uuid":"75413130","full_name":"isl-org/Open3D","owner":"isl-org","description":"Open3D: A Modern Library for 3D Data Processing","archived":false,"fork":false,"pushed_at":"2025-05-07T09:52:05.000Z","size":607125,"stargazers_count":12289,"open_issues_count":1262,"forks_count":2415,"subscribers_count":197,"default_branch":"main","last_synced_at":"2025-05-12T16:24:12.295Z","etag":null,"topics":["3d","3d-perception","arm","computer-graphics","cpp","cuda","gpu","gui","machine-learning","mesh-processing","odometry","opengl","pointcloud","python","pytorch","reconstruction","registration","rendering","tensorflow","visualization"],"latest_commit_sha":null,"homepage":"http://www.open3d.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isl-org.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-12-02T16:40:38.000Z","updated_at":"2025-05-12T09:34:49.000Z","dependencies_parsed_at":"2023-10-20T20:26:39.097Z","dependency_job_id":"573d4ff3-194b-4cc2-83a8-13fc6eb1cba0","html_url":"https://github.com/isl-org/Open3D","commit_stats":{"total_commits":3678,"total_committers":253,"mean_commits":"14.537549407114625","dds":0.8232735182164219,"last_synced_commit":"1a98853634b3aa316f26edba5816f5d1c6247936"},"previous_names":["intel-isl/open3d"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isl-org%2FOpen3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isl-org%2FOpen3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isl-org%2FOpen3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isl-org%2FOpen3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isl-org","download_url":"https://codeload.github.com/isl-org/Open3D/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253774776,"owners_count":21962226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","3d-perception","arm","computer-graphics","cpp","cuda","gpu","gui","machine-learning","mesh-processing","odometry","opengl","pointcloud","python","pytorch","reconstruction","registration","rendering","tensorflow","visualization"],"created_at":"2024-09-24T13:16:20.384Z","updated_at":"2025-09-09T19:53:33.002Z","avatar_url":"https://github.com/isl-org.png","language":"C++","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/isl-org/Open3D/main/docs/_static/open3d_logo_horizontal.png\" width=\"320\" /\u003e\n\u003c/p\u003e\n\n# Open3D: A Modern Library for 3D Data Processing\n\n\u003ch4\u003e\n    \u003ca href=\"https://www.open3d.org\"\u003eHomepage\u003c/a\u003e |\n    \u003ca href=\"https://www.open3d.org/docs\"\u003eDocs\u003c/a\u003e |\n    \u003ca href=\"https://www.open3d.org/docs/release/getting_started.html\"\u003eQuick Start\u003c/a\u003e |\n    \u003ca href=\"https://www.open3d.org/docs/release/compilation.html\"\u003eCompile\u003c/a\u003e |\n    \u003ca href=\"https://www.open3d.org/docs/release/index.html#python-api-index\"\u003ePython\u003c/a\u003e |\n    \u003ca href=\"https://www.open3d.org/docs/release/cpp_api.html\"\u003eC++\u003c/a\u003e |\n    \u003ca href=\"https://github.com/isl-org/Open3D-ML\"\u003eOpen3D-ML\u003c/a\u003e |\n    \u003ca href=\"https://github.com/isl-org/Open3D/releases\"\u003eViewer\u003c/a\u003e |\n    \u003ca href=\"https://www.open3d.org/docs/release/contribute/contribute.html\"\u003eContribute\u003c/a\u003e |\n    \u003ca href=\"https://www.youtube.com/channel/UCRJBlASPfPBtPXJSPffJV-w\"\u003eDemo\u003c/a\u003e |\n    \u003ca href=\"https://github.com/isl-org/Open3D/discussions\"\u003eForum\u003c/a\u003e\n\u003c/h4\u003e\n\nOpen3D is an open-source library that supports rapid development of software\nthat deals with 3D data. The Open3D frontend exposes a set of carefully selected\ndata structures and algorithms in both C++ and Python. The backend is highly\noptimized and is set up for parallelization. We welcome contributions from\nthe open-source community.\n\n[![Ubuntu CI](https://github.com/isl-org/Open3D/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/isl-org/Open3D/actions?query=workflow%3A%22Ubuntu+CI%22)\n[![macOS CI](https://github.com/isl-org/Open3D/actions/workflows/macos.yml/badge.svg)](https://github.com/isl-org/Open3D/actions?query=workflow%3A%22macOS+CI%22)\n[![Windows CI](https://github.com/isl-org/Open3D/actions/workflows/windows.yml/badge.svg)](https://github.com/isl-org/Open3D/actions?query=workflow%3A%22Windows+CI%22)\n\n**Core features of Open3D include:**\n\n-   3D data structures\n-   3D data processing algorithms\n-   Scene reconstruction\n-   Surface alignment\n-   3D visualization\n-   Physically based rendering (PBR)\n-   3D machine learning support with PyTorch and TensorFlow\n-   GPU acceleration for core 3D operations\n-   Available in C++ and Python\n\nHere's a brief overview of the different components of Open3D and how they fit\ntogether to enable full end to end pipelines:\n\n![Open3D_layers](https://github.com/isl-org/Open3D/assets/41028320/e9b8645a-a823-4d78-8310-e85207bbc3e4)\n\nFor more, please visit the [Open3D documentation](https://www.open3d.org/docs).\n\nAlso checkout this great introduction to modern 3D data processing that features\nOpen3D:\n\n\u003cimg src=\"https://learning.oreilly.com/covers/urn:orm:book:9781098161323/400w/\" width=\"240\" alt=\"3D Data Science with Python\" /\u003e\n\n[3D Data Science with Python](https://learning.oreilly.com/library/view/3d-data-science/9781098161323/)\nby [Dr. Florent Poux](https://www.graphics.rwth-aachen.de/person/306/)\n\nFrom the author:\n\n\u003e Throughout the book, I showcase how Open3D enables efficient point cloud\n\u003e processing, mesh manipulation, and 3D visualization through practical examples\n\u003e and code samples. Readers learn to leverage Open3D's powerful capabilities for\n\u003e registration, segmentation, and feature extraction in real-world 3D data\n\u003e science workflows.\n\n## Python quick start\n\nPre-built pip packages support Ubuntu 20.04+, macOS 10.15+ and Windows 10+\n(64-bit) with Python 3.8-3.11.\n\n```bash\n# Install\npip install open3d       # or\npip install open3d-cpu   # Smaller CPU only wheel on x86_64 Linux (v0.17+)\n\n# Verify installation\npython -c \"import open3d as o3d; print(o3d.__version__)\"\n\n# Python API\npython -c \"import open3d as o3d; \\\n           mesh = o3d.geometry.TriangleMesh.create_sphere(); \\\n           mesh.compute_vertex_normals(); \\\n           o3d.visualization.draw(mesh, raw_mode=True)\"\n\n# Open3D CLI\nopen3d example visualization/draw\n```\n\nTo get the latest features in Open3D, install the\n[development pip package](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip).\nTo compile Open3D from source, refer to\n[compiling from source](https://www.open3d.org/docs/release/compilation.html).\n\n## C++ quick start\n\nCheckout the following links to get started with Open3D C++ API\n\n-   Download Open3D binary package: [Release](https://github.com/isl-org/Open3D/releases) or [latest development version](https://www.open3d.org/docs/latest/getting_started.html#c)\n-   [Compiling Open3D from source](https://www.open3d.org/docs/release/compilation.html)\n-   [Open3D C++ API](https://www.open3d.org/docs/release/cpp_api.html)\n\nTo use Open3D in your C++ project, checkout the following examples\n\n-   [Find Pre-Installed Open3D Package in CMake](https://github.com/isl-org/open3d-cmake-find-package)\n-   [Use Open3D as a CMake External Project](https://github.com/isl-org/open3d-cmake-external-project)\n\n## Open3D-Viewer app\n\n\u003cimg width=\"480\" src=\"https://raw.githubusercontent.com/isl-org/Open3D/main/docs/_static/open3d_viewer.png\"\u003e\n\nOpen3D-Viewer is a standalone 3D viewer app available on Debian (Ubuntu), macOS\nand Windows. Download Open3D Viewer from the\n[release page](https://github.com/isl-org/Open3D/releases).\n\n## Open3D-ML\n\n\u003cimg width=\"480\" src=\"https://raw.githubusercontent.com/isl-org/Open3D-ML/main/docs/images/getting_started_ml_visualizer.gif\"\u003e\n\nOpen3D-ML is an extension of Open3D for 3D machine learning tasks. It builds on\ntop of the Open3D core library and extends it with machine learning tools for\n3D data processing. To try it out, install Open3D with PyTorch or TensorFlow and check out\n[Open3D-ML](https://github.com/isl-org/Open3D-ML).\n\n## Communication channels\n\n-   [GitHub Issue](https://github.com/isl-org/Open3D/issues): bug reports,\n    feature requests, etc.\n-   [Forum](https://github.com/isl-org/Open3D/discussions): discussion on the usage of Open3D.\n-   [Discord Chat](https://discord.gg/D35BGvn): online chats, discussions,\n    and collaboration with other users and developers.\n\n## Citation\n\nPlease cite [our work](https://arxiv.org/abs/1801.09847) if you use Open3D.\n\n```bib\n@article{Zhou2018,\n    author    = {Qian-Yi Zhou and Jaesik Park and Vladlen Koltun},\n    title     = {{Open3D}: {A} Modern Library for {3D} Data Processing},\n    journal   = {arXiv:1801.09847},\n    year      = {2018},\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisl-org%2Fopen3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisl-org%2Fopen3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisl-org%2Fopen3d/lists"}