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

### 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...

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...

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](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question

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

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...

bug

### 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

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

pybind
help wanted

Enable 3DML processing in C++ This allows an increasing number of 3D processing methods to be available to the Open3D C++ API. Options: - [ ] libtorch - [ ]...

ml
help wanted

### Milestones: - Study 3DGS implementations and identify best option, risks and blockers for integration - Study [filament renderer](https://google.github.io/filament/Filament.html) and Open3D-filament integration - 3DGS Rendering implementation (view independent only)-> PR...

visualization
help wanted