An open API service indexing awesome lists of open source software.

https://github.com/jina-ai/executor-glb-crafter


https://github.com/jina-ai/executor-glb-crafter

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# GlbCrafter

**GlbCrafter** is an Executor that receives Documents with `.glb` files. Documents can either have a uri that
represents the path to the `.glb` file or a blob obtained after converting the uri to buffer.
**GlbCrafter** samples points from the 3D mesh object to create a point cloud and puts them in the blob attribute of
the Document.