Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

Open3D: A Modern Library for 3D Data Processing

Results 600 Open3D issues
Sort by recently updated
recently updated
newest added

Implement a few methods which are available with the geometry::TriangleMesh API. ## Type - [ ] Bug fix (non-breaking change which fixes an issue): Fixes # - [x] New feature...

tensor
mesh

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** A clear and concise description of what the problem is. Ex. I'm always frustrated when...

feature request
io

fix TypeError in make_fragments.py due to change in openo3d.io.write_point_cloud() as of version 0.18 ## bug fix in make_fragments.py, as described in https://github.com/isl-org/Open3D/issues/6646 - [x ] Bug fix (non-breaking change which...

Changed the CMake scripts for 3rdparty dependencies to not mark files in the Open3D git repo as generated. This is because the `clean` target would delete them and break the...

## Type - [ ] Bug fix (non-breaking change which fixes an issue): Fixes # - [ ] New feature (non-breaking change which adds functionality). Resolves # - [ ]...

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

feature request

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

feature request

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

feature request

OpenMP acceleration has been migrated to use oneapi::TBB. ## Type - [ ] Bug fix (non-breaking change which fixes an issue): Fixes # - [x] New feature (non-breaking change which...

build/install

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question