Datasets:
File size: 1,192 Bytes
cb6adea |
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
{
"dataset_name": "underworld_landscape_001",
"format": "huggingface",
"version": "underworld-alpha-v1",
"generation_date": "2026-01-26T20:05:41.680Z",
"source": "WEBXOS UNDERWORLD LANDSCAPE GENERATOR",
"sync_with": "huggingface.co/overworld",
"terrain_parameters": {
"size": 160,
"complexity": 9,
"heightRange": 39,
"mountains": 6,
"valleys": 6,
"flat": 1,
"roughness": 7,
"seed": 1769457939624
},
"view_mode": "wireframe",
"objects_count": 150,
"objects_by_type": {
"tree": 75,
"rock": 50,
"structure": 25
},
"frames": 120,
"frame_rate": 30,
"resolution": [
1280,
562
],
"camera": {
"start_position": [
224,
256,
320
],
"start_rotation": [
-0.6747409422235525,
0.5002353870367601,
0.3663811155506277,
"XYZ"
],
"fov": 75,
"aspect": 2.2775800711743774
},
"license": "CC BY 4.0",
"description": "Synthetic wireframe landscape dataset for Hugging Face Overworld model training",
"tags": [
"synthetic",
"wireframe",
"landscape",
"3d",
"underworld",
"overworld",
"machine-learning",
"training-data"
]
} |