Skip to content

Add 3d data handling of meshes consisting of vertices and faces to DocArray #708

@anna-charlotte

Description

@anna-charlotte

Add functionalities to DocArray to handle 3D data, like a mesh consisting of vertices and faces.
Currently 3d data handling in DocArray only includes loading point clouds from files like .obj. Point clouds are only a part of 3d data representation. Additionally meshes consisting of vertices and faces are being used and contain more information about a 3d object than point clouds.

Inparticular, we want to add methods to:

  • load mesh (consisting of vertices tensor and faces tensor) from file into Document chunks
  • convert a mesh to point cloud

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions