BlenderLore
收藏资源简介:
该数据集包含约23,000个Blender创作任务样本,每个样本以一个独立的目录形式组织,存放在`assets/`目录下。每个样本目录中包含三个核心文件:`asset.blend`(可编辑的Blender场景文件)、`preview.png`(渲染后的预览图像)和`tutorial.md`(包含文字和图片的逐步教程)。部分样本还额外提供MP4视频预览。数据集采用Apache-2.0许可证,适用于3D建模教学、Blender自动化任务研究、场景理解等应用场景。
This dataset contains approximately 23,000 Blender creation task samples, each organized as an independent directory under the `assets/` directory. Each sample directory includes three core files: `asset.blend` (editable Blender scene file), `preview.png` (rendered preview image), and `tutorial.md` (step-by-step tutorial with text and images). Some samples additionally provide MP4 video previews. The dataset is licensed under Apache-2.0 and is suitable for applications such as 3D modeling education, Blender automation task research, and scene understanding.
BlenderLore 数据集详情
基本信息
- 许可证: Apache-2.0
- 数据规模: 约 23,000 个样本(完整数据集正在上传中,预计数日内可用)
数据结构
数据集以样本级目录的形式组织,每个目录对应一个 Blender 创作任务,具体结构如下:
assets/ └── <sample_id>/ ├── asset.blend # Blender 场景文件 ├── preview.png # 渲染预览图像 └── tutorial.md # 图文步骤教程
样本包含内容
每个样本包含以下三类核心文件:
| 文件 | 说明 |
|---|---|
asset.blend |
最终可编辑的 Blender 场景文件 |
preview.png |
结果的快速视觉参考图像 |
tutorial.md |
记录完整创作过程的图文教程 |
此外,部分样本在可用时还会附带额外的 mp4 视频预览文件。




