#33 · Primary category: Computer Vision

Open3D

3d 3d-perception arm computer-graphics cpp cuda gpu gui machine-learning mesh-processing odometry opengl pointcloud python pytorch reconstruction registration rendering tensorflow visualization

Open3D: A Modern Library for 3D Data Processing

Project last updated:08/29/26

GitHub Stars

13.9K

Forks

2.6K

Contributors

287

License

Other

Why we included this project

Open3D gives you the geometry algorithms most 3D projects need, ready to use from either Python or C++. Instead of assembling filtering, downsampling, normal estimation, registration, and surface reconstruction from scattered research code, you get them as a coherent library with GPU-accelerated kernels. That makes it practical to go from a quick scripted test to a production pipeline without dropping into a lower-level language. It's especially handy for teams in robotics, autonomous driving, or photogrammetry, and the built-in viewer helps a lot when you're debugging point clouds from depth cameras or lidars. The companion Open3D-ML project brings the same approach to training 3D deep learning models with PyTorch or TensorFlow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category