Skip to content

yiboz2001/TexVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TexVerse: A Universe of 3D Objects
with High-Resolution Textures

   
     
Yibo Zhang1,2, Li Zhang1,3, Rui Ma2 *, Nan Cao1,4
1Shanghai Innovation Institute 2Jilin University 3Fudan University 4Tongji University
* Corresponding Author

TexVerse

TexVerse is a large-scale 3D dataset featuring high-resolution textures. Its key characteristics include:

  1. Scale & Source: TexVerse dataset has 858,669 unique 3D models curated from Sketchfab, including 158,518 with physically based rendering (PBR) materials.

  2. Variants: Each model includes all high-resolution variants, resulting in a total of 1,659,097 3D instances.

  3. 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.txt in TexVerse-Skeleton-Animation.

  4. 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.

News

  • [2025-08-18] We have uploaded model thumbnails in TexVerse.
  • [2025-08-11] We have released the TexVerse dataset. Feel free to download it.

Statistics

TexVerse

Metadata

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.json in TexVerse.

    • Dataset metadata: metadata.json in 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![](https://cdna.artstation.com/p/assets/images/images/085/261/074/large/igor-oskolskiy-forgotten-knight-1.jpg?1740389159)\n![](https://cdna.artstation.com/p/assets/images/images/085/261/082/large/igor-oskolskiy-forgotten-knight-4.jpg?1740389179)\n![](https://cdna.artstation.com/p/assets/images/images/085/261/060/large/igor-oskolskiy-fk-05.jpg?1740389116)\n![](https://cdna.artstation.com/p/assets/images/images/085/261/058/large/igor-oskolskiy-fk-04.jpg?1740389106)",
        "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
  • TexVerse-Skeleton Dataset
    • Rigged object ID list: ./metadata/TexVerse-Skeleton_id_list.txt

Download

TexVerse Dataset

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.

TexVerse-Animation Dataset and TexVerse-Skeleton Dataset

Jointly hosted in TexVerse-Skeleton-Animation.

License

Individual objects in TexVerse are all licensed as creative commons distributable objects. The metadata will provide the license for each object.

BibTex

@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}
}

About

Official Repo of TexVerse: A Universe of 3D Objects with High-Resolution Textures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published