Yibo Zhang1,2, Li Zhang1,3, Rui Ma2 *, Nan Cao1,4
1Shanghai Innovation Institute
2Jilin University
3Fudan University
4Tongji University
* Corresponding Author
TexVerse is a large-scale 3D dataset featuring high-resolution textures. Its key characteristics include:
-
Scale & Source: TexVerse dataset has 858,669 unique 3D models curated from Sketchfab, including 158,518 with physically based rendering (PBR) materials.
-
Variants: Each model includes all high-resolution variants, resulting in a total of 1,659,097 3D instances.
-
Specialized Subsets: For the rigged and animated categories of models, we further obtain the original user-uploaded file format to prevent the loss of skeletons and animations during the format conversion of Sketchfab.
- TexVerse-Skeleton: 69,138 rigged models.
- TexVerse-Animation: 54,430 animated models.
Note: We only successfully downloaded the source files for 87,414 models. For details, please refer to
model_paths.txtin TexVerse-Skeleton-Animation. -
Annotations: Detailed model annotations covering overall characteristics, structural components, and fine-grained features.
Feel free to contact me ([email protected]) or open an issue if you have any questions or suggestions.
- [2025-08-18] We have uploaded model thumbnails in TexVerse.
- [2025-08-11] We have released the TexVerse dataset. Feel free to download it.
We provide the following metadata files.
- TexVerse Dataset
-
Object ID list:
./metadata/TexVerse_id_list.txt -
PBR material model ID list:
./metadata/TexVerse_pbr_id_list.txt -
Annotations for a subset of 856,312 objects:
caption.jsonin TexVerse. -
Dataset metadata:
metadata.jsonin TexVerse.Example:
"d14eb14d83bd4e7ba7cbe443d76a10fd": { "name": "\u26e8 The Forgotten Knight \u26e8", "description": "# The Forgotten Knight \nOnce a mighty warrior, abandoned by time but not by nature. His armor, entwined with crimson roses, stands as a testament to battles long past. No longer does he hear the clash of swords, only the whisper of petals in the wind. A silent guardian, a symbol of eternal memory and unfulfilled duty.\n\n---\n*Made and rig in Blender 4.3*\n\n---\n\n\n\n\n", "user": "dark_igorek", "user_display": "dark_igorek", "tags": [ "armor", "rig", "medeival", "roses", "crusader", "substaincepainter", "fantasycharacter", "rigged-character", "character", "blender", "art", "free", "sword", "fantasy", "download", "rigged", "knight" ], "categories": [ "Art & Abstract", "Characters & Creatures" ], "vertexCount": 135405, "faceCount": 223719, "max_texture": 2048, "pbrType": "metalness", "isRigged": true, "animation": 0, "animationCount": true, "license": "CC Attribution", "thumbnail_url": "https://media.sketchfab.com/models/d14eb14d83bd4e7ba7cbe443d76a10fd/thumbnails/8156e3bdd3e149d48e23f2977cc08bdf/d03634237e4140b2a370f37291626475.jpeg", "glb_paths": [ "glbs/glbs_2k/000-013/d14eb14d83bd4e7ba7cbe443d76a10fd_2048.glb", "glbs/glbs_1k/000-041/d14eb14d83bd4e7ba7cbe443d76a10fd_1024.glb" ] }
-
- TexVerse-Animation Dataset
- Animated object ID list:
./metadata/TexVerse-Animation_id_list.txt
- Animated object ID list:
- TexVerse-Skeleton Dataset
- Rigged object ID list:
./metadata/TexVerse-Skeleton_id_list.txt
- Rigged object ID list:
Due to the file number limitations of the Hugging Face repository:
- The 2K, 4K, and 8K resolution data are hosted in TexVerse.
- The 1K resolution data are hosted separately in TexVerse-1K.
Jointly hosted in TexVerse-Skeleton-Animation.
Individual objects in TexVerse are all licensed as creative commons distributable objects. The metadata will provide the license for each object.
- CC BY: 699,075
- CC BY-NC-SA: 88,710
- CC BY-SA: 14,624
- CC BY-NC: 31,514
- CC BY-NC-ND: 11,599
- CC BY-ND: 7,008
- CC0: 6,139
@article{zhang2025texverse,
title = {TexVerse: A Universe of 3D Objects with High-Resolution Textures},
author = {Zhang, Yibo and Zhang, Li and Ma, Rui and Cao, Nan},
journal = {arXiv preprint arXiv:2508.10868},
year = {2025}
}