https://github.com/jina-ai/executor-glb-crafter
https://github.com/jina-ai/executor-glb-crafter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jina-ai/executor-glb-crafter
- Owner: jina-ai
- Created: 2021-10-11T07:30:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T12:16:35.000Z (over 3 years ago)
- Last Synced: 2025-06-22T05:03:51.007Z (4 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 1
- Watchers: 24
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.