Dataset Viewer
The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code: RowsPostProcessingError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
filtered_lowpoly_rig
Filtered low-poly rigged-mesh dataset: 26,033 GLB files with skeleton rigs, all under 10k vertices, deduplicated (double-hash), with a normalization pipeline (target range [-0.5, 0.5]).
Contents
meshes/meshes-XXX.tar— the 26,033 rigged GLBs, uncompressed tar shards of 2000 files each, sharded by sorted filename (seeshards_index.json).meshes_norm.tar— normalized GLBs (partial bake run, 199 files).manifest.jsonl,stats.json,bake_report.jsonl,processed.log,run_full.log— pipeline metadata and logs.filter_meshes.py,bake_normalize.py— the filtering / normalization pipeline scripts.restore.sh— extraction script (see below).
Download & restore
uvx --from huggingface_hub hf download udbbdh/filtered-lowpoly-rig \
--repo-type dataset --local-dir ./filtered_lowpoly_rig_pkg
cd ./filtered_lowpoly_rig_pkg
bash restore.sh /path/to/target_dir
This recreates filtered_lowpoly_rig/ (with meshes/ and meshes_norm/
unpacked) under the target directory.
- Downloads last month
- 52