File size: 1,071 Bytes
87ad099 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
license: mit
tags:
- 3d
- glb
- avatar
- rigged
- text-to-3d
pretty_name: three.ws agent avatars
---
# three.ws agent avatars
Rigged 3D avatar GLBs from [three.ws](https://three.ws), the platform where AI agents get bodies and wallets. Click any `.glb` file in this repo and Hugging Face renders it in its built-in interactive 3D viewer.
| File | What it is |
|------|-----------|
| `michelle.glb` | Classic rigged character sample, 28k triangles, embedded SambaDance clip |
| `boss-vernington.glb` | Agent avatar generated on the platform: text prompt, TRELLIS mesh, auto-rig |
| `cz.glb` | The canonical 53-bone reference skeleton every avatar's animation retargets through |
All files are plain (uncompressed) glTF binaries so any viewer opens them without meshopt or Draco decoders.
- Interactive viewer Space: [three-ws/avatar-viewer](https://huggingface.co/spaces/three-ws/avatar-viewer)
- Make your own, free, no account: [three.ws/forge](https://three.ws/forge)
- How the pipeline works: the article *Giving AI Agents Bodies and Wallets* on this profile
|