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
trafficstars

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

Open3D library outputs verbose messages (intended for human consumption) to **stdout** instead of **stderr**. It is a really big deal for us since lots of our application read data from...

When correspondence between source and target point cloud is not found, generalized icp returns their transformation to be identity. Updated this idea to colored icp. --- This change is [](https://reviewable.io/reviews/isl-org/open3d/5391)

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

1. Add `NormalizeNormals` for both Tensor PointCloud and TriangleMesh. 2. Add normal orientation functions for Tensor PointCloud. 3. Add triangle and vertex normals computation for Tensor TriangleMesh. This change is ...

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

question

- Add functions for baking vertex and triangle attributes to textures - Add primitive uvs and primitive normals to the output of RacastingScene::ComputeClosestPoints() --- This change is [](https://reviewable.io/reviews/isl-org/open3d/5369)

**Describe the bug** When loading specific ShapeNet meshes with Open3D > 0.11, the process ends after printing 'Not a JPEG file: starts with 0x89 0x50'. In contrast, Open3D version 0.8.0...

bug
io
mesh
texture

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