open3d 0.18.0
0
Open3D: A Modern Library for 3D Data Processing.
Contents
Open3D: A Modern Library for 3D Data Processing.
Stars: 11314, Watchers: 11314, Forks: 2287, Open Issues: 1189The isl-org/Open3D
repo was created 7 years ago and the last code push was 3 days ago.
The project is extremely popular with a mindblowing 11314 github stars!
How to Install open3d
You can install open3d using pip
pip install open3d
or add it to a project with poetry
poetry add open3d
Package Details
- Author
- Open3D Team
- License
- MIT
- Homepage
- https://www.open3d.org
- PyPi:
- https://pypi.org/project/open3d/
- Documentation:
- https://www.open3d.org/docs
- GitHub Repo:
- https://github.com/isl-org/Open3D
Classifiers
- Education
- Multimedia/Graphics/3D Modeling
- Multimedia/Graphics/3D Rendering
- Multimedia/Graphics/Capture
- Multimedia/Graphics/Graphics Conversion
- Multimedia/Graphics/Viewers
- Scientific/Engineering
- Scientific/Engineering/Mathematics
- Scientific/Engineering/Visualization
- Software Development/Libraries/Python Modules
- Utilities
Related Packages
Errors
A list of common open3d errors.
Code Examples
Here are some open3d
code examples and snippets.
GitHub Issues
The open3d package has 1189 open issues on GitHub
- How to add the Label3D Text to GUI::SceneWidget in Open3D?
- GLFW Error: GLX: Failed to make context current when using with ROS
- Change Linking of OpenGL so Open3D works with Mesa/llvmpipe
- Output of ray casting in voxel block grid with smaller image size not complete
- DLL Load failed while importing pybind (win10 industrial tablet). [Error]
- How to clear all voxels (not just active voxels from depth map) in frustum?
- Binary development package archive
- How to get the projection matrix using open3d.visualization.rendering.Camera
- Refactor python examples directory
- How to fix "PyTorch and Open3D ABI mismatch: False != ON" error?
- How to add O3dVisualiser to any open3d GUI objects apart from window, such as scene or stacked layout
- Is there any way to obtain the vertex coordinates(s) or vertex ids that are clicked on/hovered in a generated point cloud or mesh?
- How to convert Open3d camera Pose to unity
- support setup max visible list view items
- Segmentation fault when updating mesh positions many times