Add files using upload-large-folder tool
Browse files- DATASET_STATS.json +80 -0
- LICENSE.md +18 -0
- MANIFEST.json +98 -0
- README.md +239 -0
- SHA256SUMS +18 -0
- archives/abandoned_buildings.tar.zst +3 -0
- archives/apartment_building.tar.zst +3 -0
- archives/arlanda_uppsala_cathedral.tar.zst +3 -0
- archives/glass_building.tar.zst +3 -0
- archives/interstellar_house.tar.zst +3 -0
- assets/synthetic_dataset_overview.png +3 -0
- benchmark/synthetic_results.csv +19 -0
- provenance/POLYHAVEN_SOURCE_AUDIT.md +51 -0
- provenance/hdris_16k.txt +169 -0
- provenance/hdris_16k_generation_md5.txt +167 -0
- provenance/hdris_16k_manifest.json +1014 -0
- provenance/scene_render_configs.json +48 -0
- provenance/scene_sources.json +199 -0
- provenance/synthetic_scenes.md +180 -0
DATASET_STATS.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"dataset": "NeuSky Synthetic",
|
| 4 |
+
"release_version": "1.0",
|
| 5 |
+
"generator_commit": "552788ff535a9fc35b087b38d261101b650df922",
|
| 6 |
+
"scenes": {
|
| 7 |
+
"abandoned_buildings": {
|
| 8 |
+
"frames": 300,
|
| 9 |
+
"split_counts": {
|
| 10 |
+
"train": 250,
|
| 11 |
+
"validation": 25,
|
| 12 |
+
"test": 25
|
| 13 |
+
},
|
| 14 |
+
"file_count": 952,
|
| 15 |
+
"resolution": [
|
| 16 |
+
1920,
|
| 17 |
+
1080
|
| 18 |
+
]
|
| 19 |
+
},
|
| 20 |
+
"apartment_building": {
|
| 21 |
+
"frames": 300,
|
| 22 |
+
"split_counts": {
|
| 23 |
+
"train": 250,
|
| 24 |
+
"validation": 25,
|
| 25 |
+
"test": 25
|
| 26 |
+
},
|
| 27 |
+
"file_count": 952,
|
| 28 |
+
"resolution": [
|
| 29 |
+
1920,
|
| 30 |
+
1080
|
| 31 |
+
]
|
| 32 |
+
},
|
| 33 |
+
"arlanda_uppsala_cathedral": {
|
| 34 |
+
"frames": 300,
|
| 35 |
+
"split_counts": {
|
| 36 |
+
"train": 250,
|
| 37 |
+
"validation": 25,
|
| 38 |
+
"test": 25
|
| 39 |
+
},
|
| 40 |
+
"file_count": 952,
|
| 41 |
+
"resolution": [
|
| 42 |
+
1920,
|
| 43 |
+
1080
|
| 44 |
+
]
|
| 45 |
+
},
|
| 46 |
+
"glass_building": {
|
| 47 |
+
"frames": 300,
|
| 48 |
+
"split_counts": {
|
| 49 |
+
"train": 250,
|
| 50 |
+
"validation": 25,
|
| 51 |
+
"test": 25
|
| 52 |
+
},
|
| 53 |
+
"file_count": 952,
|
| 54 |
+
"resolution": [
|
| 55 |
+
1920,
|
| 56 |
+
1080
|
| 57 |
+
]
|
| 58 |
+
},
|
| 59 |
+
"interstellar_house": {
|
| 60 |
+
"frames": 300,
|
| 61 |
+
"split_counts": {
|
| 62 |
+
"train": 250,
|
| 63 |
+
"validation": 25,
|
| 64 |
+
"test": 25
|
| 65 |
+
},
|
| 66 |
+
"file_count": 952,
|
| 67 |
+
"resolution": [
|
| 68 |
+
1920,
|
| 69 |
+
1080
|
| 70 |
+
]
|
| 71 |
+
}
|
| 72 |
+
},
|
| 73 |
+
"totals": {
|
| 74 |
+
"scenes": 5,
|
| 75 |
+
"frames": 1500,
|
| 76 |
+
"train_frames": 1250,
|
| 77 |
+
"validation_frames": 125,
|
| 78 |
+
"test_frames": 125
|
| 79 |
+
}
|
| 80 |
+
}
|
LICENSE.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# NeuSky Synthetic Dataset Licence
|
| 2 |
+
|
| 3 |
+
The prepared renders, masks, camera metadata, point clouds and ground-truth
|
| 4 |
+
layers in NeuSky Synthetic are licensed under the Creative Commons Attribution
|
| 5 |
+
4.0 International licence:
|
| 6 |
+
|
| 7 |
+
https://creativecommons.org/licenses/by/4.0/
|
| 8 |
+
|
| 9 |
+
Copyright 2026 James A. D. Gardner.
|
| 10 |
+
|
| 11 |
+
Attribution should identify the dataset as "NeuSky Synthetic" and cite the
|
| 12 |
+
accompanying thesis and NeuSky publication.
|
| 13 |
+
|
| 14 |
+
This licence applies only to the prepared dataset files distributed in the
|
| 15 |
+
public NeuSky Synthetic dataset repository. It does not apply to external
|
| 16 |
+
Poly Haven HDRIs or to the editable third-party scene models referenced by the
|
| 17 |
+
provenance files. The HDRIs are available separately from Poly Haven under
|
| 18 |
+
CC0. The editable scene models are not included in the public dataset.
|
MANIFEST.json
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"dataset": "NeuSky Synthetic",
|
| 4 |
+
"release_version": "1.0",
|
| 5 |
+
"generated_on": "2026-07-30",
|
| 6 |
+
"generator_repository": "https://github.com/JADGardner/neusky",
|
| 7 |
+
"generator_commit": "552788ff535a9fc35b087b38d261101b650df922",
|
| 8 |
+
"licence": "CC-BY-4.0",
|
| 9 |
+
"file_count": 17,
|
| 10 |
+
"total_bytes": 14698122674,
|
| 11 |
+
"files": [
|
| 12 |
+
{
|
| 13 |
+
"path": "DATASET_STATS.json",
|
| 14 |
+
"size_bytes": 1500,
|
| 15 |
+
"sha256": "4091a6c6a7198948028b2fe345e7e93410e7ebc96e0b18456b8f9669f77fad16"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"path": "LICENSE.md",
|
| 19 |
+
"size_bytes": 796,
|
| 20 |
+
"sha256": "a848d398a9d30b37c8d1ddb4145972e66a2185d5bd67e59a94c6cceb33b13e63"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"path": "README.md",
|
| 24 |
+
"size_bytes": 7737,
|
| 25 |
+
"sha256": "7f552fdb1f0e16a703a53e98cb395077184ddab83e9b2d903e493a14a50bbaea"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"path": "archives/abandoned_buildings.tar.zst",
|
| 29 |
+
"size_bytes": 2689564980,
|
| 30 |
+
"sha256": "3f9611ed2be191fa4c1251891b2a2e507bbe7014cc0880447eaebf4a2d04ebf0"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"path": "archives/apartment_building.tar.zst",
|
| 34 |
+
"size_bytes": 3374657315,
|
| 35 |
+
"sha256": "4feb78e08e44cc5d8234a5f794d29a04861cb3eb368a656f0c9e1a714bfec67f"
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"path": "archives/arlanda_uppsala_cathedral.tar.zst",
|
| 39 |
+
"size_bytes": 3332154915,
|
| 40 |
+
"sha256": "6833d7c5386cf329f23e43b72c9bde781d1fdb88a06a883c85ebf70b04a223de"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"path": "archives/glass_building.tar.zst",
|
| 44 |
+
"size_bytes": 2167334008,
|
| 45 |
+
"sha256": "317511d42644452971f73b67b27ca798b96d47935c11f7de5643150cc24273c8"
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"path": "archives/interstellar_house.tar.zst",
|
| 49 |
+
"size_bytes": 3130311035,
|
| 50 |
+
"sha256": "8affb246413b86cbb88e16425639bdb0c4c5ea9842b04581bf054d52679629b4"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"path": "assets/synthetic_dataset_overview.png",
|
| 54 |
+
"size_bytes": 4017696,
|
| 55 |
+
"sha256": "1e2141ef223b17ee832b72d3705b1f5d976b562ad3a865b19827c56f1871de3b"
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"path": "benchmark/synthetic_results.csv",
|
| 59 |
+
"size_bytes": 2579,
|
| 60 |
+
"sha256": "0a8aa4e5e4c52ba04fdeaadd07c4af5383e6fbb585fb4e35e0cfad0a83d1a928"
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"path": "provenance/POLYHAVEN_SOURCE_AUDIT.md",
|
| 64 |
+
"size_bytes": 1860,
|
| 65 |
+
"sha256": "dc40b84d6051830802f9eac5a5e6069b920f9990ae425f3f87ddcf4c2b48dba4"
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"path": "provenance/hdris_16k.txt",
|
| 69 |
+
"size_bytes": 2720,
|
| 70 |
+
"sha256": "afb13763e17a4a1028645cdf7a26e566328f1094c4a075d8aa8e16c7726d45d7"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"path": "provenance/hdris_16k_generation_md5.txt",
|
| 74 |
+
"size_bytes": 8937,
|
| 75 |
+
"sha256": "0173f77de2e3b5f0ecf89fd71d57f95cf5ff163c4990e9b1876746bd6f2e4b65"
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"path": "provenance/hdris_16k_manifest.json",
|
| 79 |
+
"size_bytes": 36828,
|
| 80 |
+
"sha256": "53a0ba14a2cd085a593e426e98bb5fb01d6416208cfa410f86f34859e3e9ffcc"
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"path": "provenance/scene_render_configs.json",
|
| 84 |
+
"size_bytes": 3218,
|
| 85 |
+
"sha256": "66cf5c836cd661986085b8f3ebfef491cbddfe2d93d38f78d97de273165c7e9d"
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"path": "provenance/scene_sources.json",
|
| 89 |
+
"size_bytes": 7713,
|
| 90 |
+
"sha256": "890b07a92909ac084afd52414cd7c5bbe5c9f4d9a38b07f38a5c80d778176054"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"path": "provenance/synthetic_scenes.md",
|
| 94 |
+
"size_bytes": 8837,
|
| 95 |
+
"sha256": "24a5acc8f466beac9425e13b32ba873dd246d210043931900a2ea66d65cec9bc"
|
| 96 |
+
}
|
| 97 |
+
]
|
| 98 |
+
}
|
README.md
ADDED
|
@@ -0,0 +1,239 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: NeuSky Synthetic
|
| 3 |
+
license: cc-by-4.0
|
| 4 |
+
size_categories:
|
| 5 |
+
- 1K<n<10K
|
| 6 |
+
tags:
|
| 7 |
+
- image
|
| 8 |
+
- 3d
|
| 9 |
+
- computer-vision
|
| 10 |
+
- inverse-rendering
|
| 11 |
+
- neural-rendering
|
| 12 |
+
- relighting
|
| 13 |
+
- intrinsic-decomposition
|
| 14 |
+
- synthetic
|
| 15 |
+
- hdr
|
| 16 |
+
- outdoor-scenes
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# NeuSky Synthetic
|
| 20 |
+
|
| 21 |
+

|
| 22 |
+
|
| 23 |
+
NeuSky Synthetic is a five-scene, multi-illumination outdoor dataset for
|
| 24 |
+
evaluating neural inverse rendering, intrinsic decomposition, novel-view
|
| 25 |
+
synthesis and illumination estimation. It contains 1,500 rendered views at
|
| 26 |
+
1920 x 1080 resolution, with 250 training, 25 validation and 25 test views per
|
| 27 |
+
scene.
|
| 28 |
+
|
| 29 |
+
This benchmark was developed as a thesis extension to
|
| 30 |
+
[The Sky's the Limit](https://arxiv.org/abs/2311.16937). It was not part of
|
| 31 |
+
the original ECCV 2024 evaluation.
|
| 32 |
+
|
| 33 |
+
| Property | Value |
|
| 34 |
+
|---|---:|
|
| 35 |
+
| Scenes | 5 |
|
| 36 |
+
| Total views | 1,500 |
|
| 37 |
+
| Training views | 1,250 |
|
| 38 |
+
| Validation views | 125 |
|
| 39 |
+
| Test views | 125 |
|
| 40 |
+
| Resolution | 1920 x 1080 |
|
| 41 |
+
| Illumination environments | 167 |
|
| 42 |
+
| Release | 1.0 |
|
| 43 |
+
| Generator commit | [`552788ff535a9fc35b087b38d261101b650df922`](https://github.com/JADGardner/neusky/tree/552788ff535a9fc35b087b38d261101b650df922) |
|
| 44 |
+
|
| 45 |
+
## Scenes
|
| 46 |
+
|
| 47 |
+
- `abandoned_buildings`
|
| 48 |
+
- `apartment_building`
|
| 49 |
+
- `arlanda_uppsala_cathedral`
|
| 50 |
+
- `glass_building`
|
| 51 |
+
- `interstellar_house`
|
| 52 |
+
|
| 53 |
+
Each scene is rendered under many Poly Haven HDR environments with known
|
| 54 |
+
horizontal rotation. Training views additionally vary camera focal length and
|
| 55 |
+
exposure. Camera intrinsics, camera-to-world transforms, exposure, environment
|
| 56 |
+
identity and environment rotation are recorded per frame.
|
| 57 |
+
|
| 58 |
+
## Splits And Layers
|
| 59 |
+
|
| 60 |
+
The training split contains only the inputs used for reconstruction:
|
| 61 |
+
|
| 62 |
+
- tone-mapped RGB;
|
| 63 |
+
- foreground/sky semantic masks.
|
| 64 |
+
|
| 65 |
+
Validation and test additionally provide the ground-truth decomposition:
|
| 66 |
+
|
| 67 |
+
- diffuse albedo;
|
| 68 |
+
- world-space surface normals;
|
| 69 |
+
- metric depth;
|
| 70 |
+
- roughness;
|
| 71 |
+
- metallic;
|
| 72 |
+
- transmission;
|
| 73 |
+
- index of refraction.
|
| 74 |
+
|
| 75 |
+
Every scene also contains `points3d.ply`, used for scene centring and
|
| 76 |
+
Gaussian-splatting initialisation, and `transforms.json`, containing all camera
|
| 77 |
+
and illumination metadata.
|
| 78 |
+
|
| 79 |
+
Each independently downloadable archive extracts to:
|
| 80 |
+
|
| 81 |
+
```text
|
| 82 |
+
scenes/<scene>/
|
| 83 |
+
transforms.json
|
| 84 |
+
points3d.ply
|
| 85 |
+
train/
|
| 86 |
+
rgb/
|
| 87 |
+
cityscapes_mask/
|
| 88 |
+
validation/
|
| 89 |
+
rgb/
|
| 90 |
+
cityscapes_mask/
|
| 91 |
+
albedo/
|
| 92 |
+
normal/
|
| 93 |
+
depth/
|
| 94 |
+
roughness/
|
| 95 |
+
metallic/
|
| 96 |
+
transmission/
|
| 97 |
+
ior/
|
| 98 |
+
test/
|
| 99 |
+
<same layers as validation>
|
| 100 |
+
```
|
| 101 |
+
|
| 102 |
+
The mask images use the Cityscapes colours expected by NeuSky: sky is
|
| 103 |
+
`(70, 130, 180)` and the reconstructed scene is `(70, 70, 70)`.
|
| 104 |
+
|
| 105 |
+
## Download
|
| 106 |
+
|
| 107 |
+
Download the complete release with the Hugging Face CLI, verify it, then
|
| 108 |
+
extract the five scene archives:
|
| 109 |
+
|
| 110 |
+
```bash
|
| 111 |
+
hf download jadgardner/neusky-synthetic \
|
| 112 |
+
--repo-type dataset \
|
| 113 |
+
--local-dir neusky-synthetic
|
| 114 |
+
|
| 115 |
+
(cd neusky-synthetic && sha256sum -c SHA256SUMS)
|
| 116 |
+
for archive in neusky-synthetic/archives/*.tar.zst; do
|
| 117 |
+
tar --zstd -xf "$archive" -C neusky-synthetic
|
| 118 |
+
done
|
| 119 |
+
```
|
| 120 |
+
|
| 121 |
+
Download one scene:
|
| 122 |
+
|
| 123 |
+
```bash
|
| 124 |
+
hf download jadgardner/neusky-synthetic \
|
| 125 |
+
--repo-type dataset \
|
| 126 |
+
archives/interstellar_house.tar.zst \
|
| 127 |
+
--local-dir neusky-synthetic
|
| 128 |
+
|
| 129 |
+
tar --zstd -xf \
|
| 130 |
+
neusky-synthetic/archives/interstellar_house.tar.zst \
|
| 131 |
+
-C neusky-synthetic
|
| 132 |
+
```
|
| 133 |
+
|
| 134 |
+
Once the repository is public, an individual scene can also be downloaded
|
| 135 |
+
without the CLI:
|
| 136 |
+
|
| 137 |
+
```bash
|
| 138 |
+
curl -L \
|
| 139 |
+
"https://huggingface.co/datasets/jadgardner/neusky-synthetic/resolve/main/archives/interstellar_house.tar.zst?download=true" \
|
| 140 |
+
-o interstellar_house.tar.zst
|
| 141 |
+
```
|
| 142 |
+
|
| 143 |
+
`zstd` is required for extraction. `MANIFEST.json` records the size and SHA256
|
| 144 |
+
of every release file, and `SHA256SUMS` can be checked before extraction.
|
| 145 |
+
|
| 146 |
+
## NeuSky
|
| 147 |
+
|
| 148 |
+
The loader, training code and deterministic generation pipeline are in the
|
| 149 |
+
[NeuSky repository](https://github.com/JADGardner/neusky).
|
| 150 |
+
|
| 151 |
+
```bash
|
| 152 |
+
git clone --recurse-submodules https://github.com/JADGardner/neusky.git
|
| 153 |
+
cd neusky
|
| 154 |
+
|
| 155 |
+
PYTHONPATH=. python scripts/train_synthetic.py \
|
| 156 |
+
--data /path/to/neusky-synthetic/scenes/abandoned_buildings
|
| 157 |
+
```
|
| 158 |
+
|
| 159 |
+
See `provenance/scene_sources.json` for the source models and scene hashes,
|
| 160 |
+
and `provenance/scene_render_configs.json` for the accepted camera and
|
| 161 |
+
rendering profiles.
|
| 162 |
+
|
| 163 |
+
## Baseline Results
|
| 164 |
+
|
| 165 |
+
These are the accepted means over all five scenes. The full per-scene results
|
| 166 |
+
and additional raw/exposure-aligned columns are in
|
| 167 |
+
`benchmark/synthetic_results.csv`.
|
| 168 |
+
|
| 169 |
+
| Method | Known PSNR EA ↑ | SSIM ↑ | LPIPS ↓ | Left-Half PSNR ↑ | SSIM ↑ | LPIPS ↓ | Albedo PSNR ↑ | Normal MAE ↓ | Depth RMSE ↓ |
|
| 170 |
+
|---|---:|---:|---:|---:|---:|---:|---:|---:|---:|
|
| 171 |
+
| NeuSky | **16.54** | 0.506 | 0.602 | **15.94** | **0.575** | 0.570 | 17.84 | 46.49 | **24.91** |
|
| 172 |
+
| NeRF-OSR | 15.48 | 0.335 | 0.591 | 12.79 | 0.468 | **0.523** | **18.43** | **38.44** | 27.13 |
|
| 173 |
+
| GS-IR | 16.11 | **0.597** | **0.415** | - | - | - | 17.30 | 55.46 | 25.86 |
|
| 174 |
+
|
| 175 |
+
Known-illumination novel-view synthesis uses the ground-truth HDR environment
|
| 176 |
+
and rotation. Its PSNR is exposure-aligned. In the left-half fitting track,
|
| 177 |
+
illumination is fitted using only the left half of each held-out image and the
|
| 178 |
+
full image is scored. GS-IR has no entry because its scene-wide lighting has
|
| 179 |
+
no per-image estimation mechanism. Decomposition metrics use non-sky,
|
| 180 |
+
valid-object masks; albedo PSNR is scale-aligned and normal MAE is measured in
|
| 181 |
+
degrees.
|
| 182 |
+
|
| 183 |
+
## Provenance
|
| 184 |
+
|
| 185 |
+
The 167 HDR environments are CC0 assets from
|
| 186 |
+
[Poly Haven](https://polyhaven.com/). Their identifiers, current download
|
| 187 |
+
metadata and accepted-generation checksums are included under `provenance/`.
|
| 188 |
+
Poly Haven has made minor upstream revisions to 36 EXRs since the accepted
|
| 189 |
+
render. Current upstream files are supported for source re-rendering; this
|
| 190 |
+
prepared release is canonical for reproducing the reported benchmark.
|
| 191 |
+
|
| 192 |
+
The editable Blender scenes are not included. They contain extractable
|
| 193 |
+
third-party models that cannot be redistributed in source form under their
|
| 194 |
+
licences. `provenance/scene_sources.json` records their authors, source pages,
|
| 195 |
+
licences and accepted scene hashes.
|
| 196 |
+
|
| 197 |
+
## Licence
|
| 198 |
+
|
| 199 |
+
The prepared renders, masks, camera metadata, point clouds and ground-truth
|
| 200 |
+
layers in this repository are released under the
|
| 201 |
+
[Creative Commons Attribution 4.0 International licence](https://creativecommons.org/licenses/by/4.0/).
|
| 202 |
+
See `LICENSE.md`.
|
| 203 |
+
|
| 204 |
+
This licence does not apply to the external HDRIs or editable third-party
|
| 205 |
+
models referenced by the provenance files. The HDRIs are distributed
|
| 206 |
+
separately by Poly Haven under CC0; the editable models are not included.
|
| 207 |
+
|
| 208 |
+
## Limitations
|
| 209 |
+
|
| 210 |
+
- The dataset contains five synthetic outdoor architectural scenes and does
|
| 211 |
+
not represent the full diversity of real outdoor captures.
|
| 212 |
+
- Camera paths are sampled around the principal scene content and do not
|
| 213 |
+
reproduce a specific handheld capture trajectory.
|
| 214 |
+
- The training data contains deliberately broad illumination and exposure
|
| 215 |
+
variation; methods assuming a single fixed scene illumination are outside
|
| 216 |
+
their intended setting.
|
| 217 |
+
- Ground-truth decomposition layers are reserved for validation and test and
|
| 218 |
+
must not be used as training supervision when reproducing the reported
|
| 219 |
+
protocol.
|
| 220 |
+
|
| 221 |
+
## Citation
|
| 222 |
+
|
| 223 |
+
The synthetic benchmark should be cited as part of the accompanying thesis.
|
| 224 |
+
For NeuSky, cite:
|
| 225 |
+
|
| 226 |
+
```bibtex
|
| 227 |
+
@inproceedings{gardner2024sky,
|
| 228 |
+
author = {James A. D. Gardner and Evgenii Kashin and
|
| 229 |
+
Bernhard Egger and William A. P. Smith},
|
| 230 |
+
title = {The Sky's the Limit: Relightable Outdoor Scenes via a
|
| 231 |
+
Sky-Pixel Constrained Illumination Prior and Outside-In
|
| 232 |
+
Visibility},
|
| 233 |
+
booktitle = {European Conference on Computer Vision},
|
| 234 |
+
pages = {126--143},
|
| 235 |
+
year = {2024}
|
| 236 |
+
}
|
| 237 |
+
```
|
| 238 |
+
|
| 239 |
+
Release prepared on 2026-07-30.
|
SHA256SUMS
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
4091a6c6a7198948028b2fe345e7e93410e7ebc96e0b18456b8f9669f77fad16 DATASET_STATS.json
|
| 2 |
+
a848d398a9d30b37c8d1ddb4145972e66a2185d5bd67e59a94c6cceb33b13e63 LICENSE.md
|
| 3 |
+
639c224a2f698e50b72a7ca2e406b95a665b59b433caa327f6deda3c1f4d6ada MANIFEST.json
|
| 4 |
+
7f552fdb1f0e16a703a53e98cb395077184ddab83e9b2d903e493a14a50bbaea README.md
|
| 5 |
+
3f9611ed2be191fa4c1251891b2a2e507bbe7014cc0880447eaebf4a2d04ebf0 archives/abandoned_buildings.tar.zst
|
| 6 |
+
4feb78e08e44cc5d8234a5f794d29a04861cb3eb368a656f0c9e1a714bfec67f archives/apartment_building.tar.zst
|
| 7 |
+
6833d7c5386cf329f23e43b72c9bde781d1fdb88a06a883c85ebf70b04a223de archives/arlanda_uppsala_cathedral.tar.zst
|
| 8 |
+
317511d42644452971f73b67b27ca798b96d47935c11f7de5643150cc24273c8 archives/glass_building.tar.zst
|
| 9 |
+
8affb246413b86cbb88e16425639bdb0c4c5ea9842b04581bf054d52679629b4 archives/interstellar_house.tar.zst
|
| 10 |
+
1e2141ef223b17ee832b72d3705b1f5d976b562ad3a865b19827c56f1871de3b assets/synthetic_dataset_overview.png
|
| 11 |
+
0a8aa4e5e4c52ba04fdeaadd07c4af5383e6fbb585fb4e35e0cfad0a83d1a928 benchmark/synthetic_results.csv
|
| 12 |
+
dc40b84d6051830802f9eac5a5e6069b920f9990ae425f3f87ddcf4c2b48dba4 provenance/POLYHAVEN_SOURCE_AUDIT.md
|
| 13 |
+
afb13763e17a4a1028645cdf7a26e566328f1094c4a075d8aa8e16c7726d45d7 provenance/hdris_16k.txt
|
| 14 |
+
0173f77de2e3b5f0ecf89fd71d57f95cf5ff163c4990e9b1876746bd6f2e4b65 provenance/hdris_16k_generation_md5.txt
|
| 15 |
+
53a0ba14a2cd085a593e426e98bb5fb01d6416208cfa410f86f34859e3e9ffcc provenance/hdris_16k_manifest.json
|
| 16 |
+
66cf5c836cd661986085b8f3ebfef491cbddfe2d93d38f78d97de273165c7e9d provenance/scene_render_configs.json
|
| 17 |
+
890b07a92909ac084afd52414cd7c5bbe5c9f4d9a38b07f38a5c80d778176054 provenance/scene_sources.json
|
| 18 |
+
24a5acc8f466beac9425e13b32ba873dd246d210043931900a2ea66d65cec9bc provenance/synthetic_scenes.md
|
archives/abandoned_buildings.tar.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f9611ed2be191fa4c1251891b2a2e507bbe7014cc0880447eaebf4a2d04ebf0
|
| 3 |
+
size 2689564980
|
archives/apartment_building.tar.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4feb78e08e44cc5d8234a5f794d29a04861cb3eb368a656f0c9e1a714bfec67f
|
| 3 |
+
size 3374657315
|
archives/arlanda_uppsala_cathedral.tar.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6833d7c5386cf329f23e43b72c9bde781d1fdb88a06a883c85ebf70b04a223de
|
| 3 |
+
size 3332154915
|
archives/glass_building.tar.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:317511d42644452971f73b67b27ca798b96d47935c11f7de5643150cc24273c8
|
| 3 |
+
size 2167334008
|
archives/interstellar_house.tar.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8affb246413b86cbb88e16425639bdb0c4c5ea9842b04581bf054d52679629b4
|
| 3 |
+
size 3130311035
|
assets/synthetic_dataset_overview.png
ADDED
|
Git LFS Details
|
benchmark/synthetic_results.csv
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
method,scene,known_psnr,known_ssim,known_lpips,estimated_psnr,estimated_ssim,estimated_lpips,albedo_psnr,normal_mae,depth_rmse,known_psnr_raw,estimated_psnr_ea,known_n_frames,estimated_n_frames
|
| 2 |
+
neusky,abandoned_buildings_prepared,15.102487,0.352625,0.718135,15.474167,0.441010,0.680801,15.689079,61.984094,23.700032,11.758029,16.602073,25,25
|
| 3 |
+
neusky,apartment_building_prepared,18.415389,0.658197,0.477946,18.433568,0.723071,0.440753,18.141368,22.885876,16.586953,15.449244,19.322212,25,25
|
| 4 |
+
neusky,arlanda_uppsala_cathedral_prepared,18.142431,0.541645,0.625602,16.523658,0.598795,0.591520,21.268190,51.921796,19.768372,13.210519,18.680135,25,25
|
| 5 |
+
neusky,glass_building_prepared,15.402390,0.511668,0.643962,14.135954,0.563058,0.625776,21.744699,50.236284,36.492472,12.193149,15.824316,25,25
|
| 6 |
+
neusky,interstellar_house_prepared,15.647688,0.466260,0.545612,15.108496,0.548602,0.510280,12.358451,45.405496,28.007620,11.282670,16.713405,25,25
|
| 7 |
+
neusky,mean,16.542077,0.506079,0.602251,15.935169,0.574907,0.569826,17.840357,46.486709,24.911090,12.778722,17.428428,,
|
| 8 |
+
nerf_osr,abandoned_buildings_prepared,14.450055,0.267906,0.654923,13.470030,0.389386,0.588663,17.240457,30.622374,18.850239,10.555836,17.382499,25,25
|
| 9 |
+
nerf_osr,apartment_building_prepared,15.424157,0.398089,0.589285,15.052192,0.606853,0.443580,18.171571,28.101629,23.142746,10.503316,19.362486,25,25
|
| 10 |
+
nerf_osr,arlanda_uppsala_cathedral_prepared,17.733624,0.318449,0.615097,11.803948,0.437809,0.575567,21.656476,43.641461,18.374603,9.594736,19.415518,25,25
|
| 11 |
+
nerf_osr,glass_building_prepared,14.726579,0.344098,0.599525,11.543834,0.446023,0.568287,21.974690,58.501273,46.148853,9.966130,16.237186,25,25
|
| 12 |
+
nerf_osr,interstellar_house_prepared,15.082426,0.345379,0.494737,12.092361,0.461284,0.440052,13.109963,31.329581,29.117873,9.948410,17.869973,25,25
|
| 13 |
+
nerf_osr,mean,15.483368,0.334784,0.590713,12.792473,0.468271,0.523230,18.430631,38.439264,27.126863,10.113685,18.053532,,
|
| 14 |
+
gs_ir,abandoned_buildings_prepared,16.234020,0.555723,0.405620,,,,15.857445,47.340250,19.285462,12.501215,,25,
|
| 15 |
+
gs_ir,apartment_building_prepared,16.754449,0.659310,0.408453,,,,16.150420,50.694141,26.037688,12.606972,,25,
|
| 16 |
+
gs_ir,arlanda_uppsala_cathedral_prepared,16.939346,0.619973,0.368518,,,,21.168939,56.687720,16.631278,12.825427,,25,
|
| 17 |
+
gs_ir,glass_building_prepared,14.804823,0.560817,0.505912,,,,21.411904,65.848760,39.846867,11.809960,,25,
|
| 18 |
+
gs_ir,interstellar_house_prepared,15.841976,0.590602,0.387943,,,,11.924028,56.709470,27.485566,11.659177,,25,
|
| 19 |
+
gs_ir,mean,16.114923,0.597285,0.415289,,,,17.302547,55.456068,25.857372,12.280550,,,
|
provenance/POLYHAVEN_SOURCE_AUDIT.md
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Poly Haven Source Audit
|
| 2 |
+
|
| 3 |
+
**Audited:** 2026-07-30
|
| 4 |
+
|
| 5 |
+
NeuSky Synthetic v1 used 167 Poly Haven HDRIs as 16K EXR files. The accepted
|
| 6 |
+
local files were compared with the current 16K EXR entries returned by the
|
| 7 |
+
official Poly Haven API.
|
| 8 |
+
|
| 9 |
+
## Result
|
| 10 |
+
|
| 11 |
+
- 131 files have the same MD5 and byte size as the current upstream file.
|
| 12 |
+
- 36 files have a different MD5 and byte size.
|
| 13 |
+
- Checksums for all accepted files are in `hdris_16k_generation_md5.txt`.
|
| 14 |
+
|
| 15 |
+
The downloader is resolving the correct asset identifiers, resolution and EXR
|
| 16 |
+
format. The disagreement is therefore not caused by selecting 4K files, adding
|
| 17 |
+
`_16k` to filenames, or downloading a preview.
|
| 18 |
+
|
| 19 |
+
## Pixel-Level Check
|
| 20 |
+
|
| 21 |
+
`autumn_park.exr` was downloaded again and compared with the accepted local
|
| 22 |
+
file using OpenImageIO:
|
| 23 |
+
|
| 24 |
+
| Property | Accepted file | Current upstream file |
|
| 25 |
+
|---|---|---|
|
| 26 |
+
| Resolution | 16384 x 8192 | 16384 x 8192 |
|
| 27 |
+
| Channels | RGB, 32-bit float | RGB, 32-bit float |
|
| 28 |
+
| Compression | PIZ | PIZ |
|
| 29 |
+
| Capture-date metadata | 2021-05-08 | 2024-03-14 |
|
| 30 |
+
|
| 31 |
+
The image comparison gave:
|
| 32 |
+
|
| 33 |
+
- mean absolute error: `7.33328e-06`;
|
| 34 |
+
- RMS error: `0.00176769`;
|
| 35 |
+
- maximum absolute error: `1.2109375`;
|
| 36 |
+
- 7,903 changed pixels out of approximately 134 million (`0.00589%`).
|
| 37 |
+
|
| 38 |
+
This establishes that at least this file changed in image content, not merely
|
| 39 |
+
in metadata or EXR encoding.
|
| 40 |
+
|
| 41 |
+
## Interpretation
|
| 42 |
+
|
| 43 |
+
Poly Haven appears to have retouched or reprocessed some HDRIs in place while
|
| 44 |
+
retaining their asset identifiers. This is an inference from the changed
|
| 45 |
+
pixels, file sizes and metadata; the API does not expose an immutable version
|
| 46 |
+
history that identifies the exact upstream operation.
|
| 47 |
+
|
| 48 |
+
These sparse upstream revisions are accepted for source re-rendering and no
|
| 49 |
+
legacy HDRI bundle is required for the release. The prepared NeuSky dataset
|
| 50 |
+
remains the canonical record for reproducing the reported experiments and
|
| 51 |
+
figures.
|
provenance/hdris_16k.txt
ADDED
|
@@ -0,0 +1,169 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Poly Haven asset IDs used by NeuSky Synthetic v1.
|
| 2 |
+
# Keep sorted: rendering profiles depend on this ordering and their offsets.
|
| 3 |
+
abandoned_hopper_terminal_03
|
| 4 |
+
abandoned_hopper_terminal_04
|
| 5 |
+
abandoned_parking
|
| 6 |
+
abandoned_slipway
|
| 7 |
+
abandoned_tank_farm_01
|
| 8 |
+
abandoned_tank_farm_03
|
| 9 |
+
abandoned_tank_farm_04
|
| 10 |
+
abandoned_tank_farm_05
|
| 11 |
+
abandoned_waterworks
|
| 12 |
+
approaching_storm
|
| 13 |
+
aristea_wreck
|
| 14 |
+
autumn_park
|
| 15 |
+
autumn_road
|
| 16 |
+
aviation_museum
|
| 17 |
+
aviation_museum_hill
|
| 18 |
+
beach_parking
|
| 19 |
+
bell_park_dawn
|
| 20 |
+
bell_park_pier
|
| 21 |
+
blouberg_sunrise_1
|
| 22 |
+
blouberg_sunrise_2
|
| 23 |
+
blue_lagoon
|
| 24 |
+
blue_lagoon_night
|
| 25 |
+
cannon
|
| 26 |
+
cape_hill
|
| 27 |
+
cayley_lookout
|
| 28 |
+
cedar_bridge
|
| 29 |
+
champagne_castle_1
|
| 30 |
+
circus_maximus_1
|
| 31 |
+
circus_maximus_2
|
| 32 |
+
cloud_layers
|
| 33 |
+
cloudy_cliffside_road
|
| 34 |
+
dam_road
|
| 35 |
+
derelict_highway_noon
|
| 36 |
+
derelict_overpass
|
| 37 |
+
dikhololo_night
|
| 38 |
+
dikhololo_sunset
|
| 39 |
+
dirt_bike_track_01
|
| 40 |
+
dresden_square
|
| 41 |
+
driving_school
|
| 42 |
+
dry_field
|
| 43 |
+
eilenriede_park
|
| 44 |
+
evening_meadow
|
| 45 |
+
evening_road_01
|
| 46 |
+
factory_yard
|
| 47 |
+
fish_hoek_beach
|
| 48 |
+
flower_road
|
| 49 |
+
freight_station
|
| 50 |
+
furry_clouds
|
| 51 |
+
goegap
|
| 52 |
+
gothic_manor_02
|
| 53 |
+
green_point_park
|
| 54 |
+
harties
|
| 55 |
+
hilltop_construction
|
| 56 |
+
hilly_terrain_01
|
| 57 |
+
industrial_sunset
|
| 58 |
+
je_gray_park
|
| 59 |
+
kiara_1_dawn
|
| 60 |
+
kiara_2_sunrise
|
| 61 |
+
kiara_3_morning
|
| 62 |
+
kiara_5_noon
|
| 63 |
+
kiara_7_late-afternoon
|
| 64 |
+
kiara_8_sunset
|
| 65 |
+
kiara_9_dusk
|
| 66 |
+
kloetzle_blei
|
| 67 |
+
kloofendal_38d_partly_cloudy
|
| 68 |
+
kloofendal_48d_partly_cloudy
|
| 69 |
+
kloppenheim_01
|
| 70 |
+
kloppenheim_02
|
| 71 |
+
kloppenheim_03
|
| 72 |
+
kloppenheim_04
|
| 73 |
+
kloppenheim_05
|
| 74 |
+
kloppenheim_06
|
| 75 |
+
kloppenheim_07
|
| 76 |
+
lakes
|
| 77 |
+
lakeside
|
| 78 |
+
learner_park
|
| 79 |
+
lenong_2
|
| 80 |
+
lenong_3
|
| 81 |
+
lilienstein
|
| 82 |
+
lythwood_field
|
| 83 |
+
mall_parking_lot
|
| 84 |
+
mealie_road
|
| 85 |
+
missile_launch_facility_02
|
| 86 |
+
misty_dawn
|
| 87 |
+
monte_scherbelino
|
| 88 |
+
moonless_golf
|
| 89 |
+
moonlit_golf
|
| 90 |
+
mpumalanga_veld
|
| 91 |
+
mud_road
|
| 92 |
+
museumplein
|
| 93 |
+
noga
|
| 94 |
+
noon_grass
|
| 95 |
+
old_outdoor_theater
|
| 96 |
+
ostrich_road
|
| 97 |
+
park_bench
|
| 98 |
+
pink_sunrise
|
| 99 |
+
preller_drive
|
| 100 |
+
pump_station
|
| 101 |
+
quarry_01
|
| 102 |
+
quarry_02
|
| 103 |
+
quarry_03
|
| 104 |
+
quarry_04
|
| 105 |
+
qwantani
|
| 106 |
+
railway_bridge_02
|
| 107 |
+
railway_bridges
|
| 108 |
+
red_hill_curve
|
| 109 |
+
red_hill_straight
|
| 110 |
+
reichstag_1
|
| 111 |
+
rocky_ridge
|
| 112 |
+
rooftop_night
|
| 113 |
+
rooitou_park
|
| 114 |
+
round_platform
|
| 115 |
+
ruckenkreuz
|
| 116 |
+
rural_landscape
|
| 117 |
+
rural_winter_roadside
|
| 118 |
+
rustig_koppie
|
| 119 |
+
satara_night
|
| 120 |
+
satara_night_no_lamps
|
| 121 |
+
shanghai_riverside
|
| 122 |
+
signal_hill_dawn
|
| 123 |
+
signal_hill_sunrise
|
| 124 |
+
simons_town_harbour
|
| 125 |
+
simons_town_rocks
|
| 126 |
+
sisulu
|
| 127 |
+
skate_park
|
| 128 |
+
small_harbor_01
|
| 129 |
+
small_harbor_02
|
| 130 |
+
snow_field
|
| 131 |
+
snowy_field
|
| 132 |
+
solitude_night
|
| 133 |
+
spiaggia_di_mondello
|
| 134 |
+
spruit_dawn
|
| 135 |
+
spruit_sunrise
|
| 136 |
+
stadium_01
|
| 137 |
+
sterkspruit_falls
|
| 138 |
+
straw_rolls_field_01
|
| 139 |
+
suburban_field_01
|
| 140 |
+
suburban_field_02
|
| 141 |
+
sunflowers
|
| 142 |
+
sunset_fairway
|
| 143 |
+
sunset_in_the_chalk_quarry
|
| 144 |
+
syferfontein_0d_clear
|
| 145 |
+
syferfontein_18d_clear
|
| 146 |
+
syferfontein_1d_clear
|
| 147 |
+
syferfontein_6d_clear
|
| 148 |
+
symmetrical_garden
|
| 149 |
+
table_mountain_1
|
| 150 |
+
table_mountain_2
|
| 151 |
+
the_lost_city
|
| 152 |
+
the_sky_is_on_fire
|
| 153 |
+
tiber_island
|
| 154 |
+
tucker_wreck
|
| 155 |
+
umhlanga_sunrise
|
| 156 |
+
veld_fire
|
| 157 |
+
venice_dawn_1
|
| 158 |
+
venice_sunset
|
| 159 |
+
versveldpas
|
| 160 |
+
wasteland_clouds
|
| 161 |
+
waterbuck_trail
|
| 162 |
+
white_cliff_top
|
| 163 |
+
wide_street_01
|
| 164 |
+
wide_street_02
|
| 165 |
+
winter_lake_01
|
| 166 |
+
winter_river
|
| 167 |
+
winter_sky
|
| 168 |
+
yellow_field
|
| 169 |
+
zwinger_night
|
provenance/hdris_16k_generation_md5.txt
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2dc1e2bdfcae9766229179b9c2b65765 abandoned_hopper_terminal_03.exr
|
| 2 |
+
6b5ca4aa533c3f040a1952088fbe777a abandoned_hopper_terminal_04.exr
|
| 3 |
+
d288eaf31bef460f4abf1257ac43219c abandoned_parking.exr
|
| 4 |
+
38f3b3e5cb5b1a4a3221e68d8ed5a510 abandoned_slipway.exr
|
| 5 |
+
9ec35df561aecc864e60907b87c7a4a2 abandoned_tank_farm_01.exr
|
| 6 |
+
c5793d8ca17323293ea8856f8a8e6531 abandoned_tank_farm_03.exr
|
| 7 |
+
9ee76997367fc023d20b9e145fcb74fc abandoned_tank_farm_04.exr
|
| 8 |
+
bbe1a9813daa054b8a78df5c617509b5 abandoned_tank_farm_05.exr
|
| 9 |
+
eebef90fbb764c93346f88855dd69118 abandoned_waterworks.exr
|
| 10 |
+
2681545466b44765ff8f13b8d6ffe250 approaching_storm.exr
|
| 11 |
+
0bbfc11ca745eec7cc25a32bd3f8718c aristea_wreck.exr
|
| 12 |
+
20bc65d440974ae0cf856c4825749b37 autumn_park.exr
|
| 13 |
+
225ac7c547e545517959614204d534f8 autumn_road.exr
|
| 14 |
+
63b5e8cce488e692a7580d1eb02ef902 aviation_museum.exr
|
| 15 |
+
5316791d5e4e29a925745e73e335e445 aviation_museum_hill.exr
|
| 16 |
+
1cbc303ba132160792c36cbec92b9a4d beach_parking.exr
|
| 17 |
+
cd47eeb2973c03172dcaaf74212c1f56 bell_park_dawn.exr
|
| 18 |
+
6fe8cdc26d7bc4608953f6cd699cb640 bell_park_pier.exr
|
| 19 |
+
9f2adf3e4010ef1c930b653b86e7e637 blouberg_sunrise_1.exr
|
| 20 |
+
8c0abc74cd68ab43139baec102345152 blouberg_sunrise_2.exr
|
| 21 |
+
a732b0f0ccd822a0756832e091fcdd73 blue_lagoon.exr
|
| 22 |
+
05c6968142ad35280bdb15b0ab467d59 blue_lagoon_night.exr
|
| 23 |
+
e22dc6ed4157635f3c469d89980243a9 cannon.exr
|
| 24 |
+
f2bb57cc0da7ad737e9ed270df1eb91a cape_hill.exr
|
| 25 |
+
486434931af5e04977473b443046bd5f cayley_lookout.exr
|
| 26 |
+
9f2c1ec0d57267ceb6793e2255b7a76d cedar_bridge.exr
|
| 27 |
+
04eb69869ecf9dd61c42721e018ca697 champagne_castle_1.exr
|
| 28 |
+
319f0c0f004c3900eb6600f37dcd6d7b circus_maximus_1.exr
|
| 29 |
+
7b46fff12999b38f298eaf35d22708a9 circus_maximus_2.exr
|
| 30 |
+
1240bcfa4a232532733b96295e456e38 cloud_layers.exr
|
| 31 |
+
5307d6d1575bad4326d69bea36a288a2 cloudy_cliffside_road.exr
|
| 32 |
+
88f58080ae2188c1210fce063afa6ec8 dam_road.exr
|
| 33 |
+
c91d4ae75e8b4f845aa3a33fde3a9b83 derelict_highway_noon.exr
|
| 34 |
+
52a7c8f2ce10256a4ccedb0be7bc30d0 derelict_overpass.exr
|
| 35 |
+
efbc89570228c1231db22a6904c2c06b dikhololo_night.exr
|
| 36 |
+
274abcee76911635d6aec827ef59f037 dikhololo_sunset.exr
|
| 37 |
+
fc1d7163a70020857012036c408deb96 dirt_bike_track_01.exr
|
| 38 |
+
464ec99f4f6f46a359a5a8dc692706c9 dresden_square.exr
|
| 39 |
+
9106f4a992e8cdb30baabfb46f5a6da2 driving_school.exr
|
| 40 |
+
3f123121b73f02a2bd5812085514580b dry_field.exr
|
| 41 |
+
86aea0c2cc7285869934fc0004963479 eilenriede_park.exr
|
| 42 |
+
7fdd87a18e9449619ec300ac700b11ab evening_meadow.exr
|
| 43 |
+
be253502f0b832f976164afe248b83f1 evening_road_01.exr
|
| 44 |
+
a11870ab6876f3763b620df9ebae022c factory_yard.exr
|
| 45 |
+
a062350d69664423c99e90817110aee2 fish_hoek_beach.exr
|
| 46 |
+
d6dca7db4108365e7a764b2d103353cb flower_road.exr
|
| 47 |
+
b008a4ef683db12f29f0e37a237f1f72 freight_station.exr
|
| 48 |
+
88ce9319aa626717c31d96b242b0e3fa furry_clouds.exr
|
| 49 |
+
f3936578425d1262a68a046cd590a56a goegap.exr
|
| 50 |
+
d8dd928cf20649a5712f9d5c7a0e09bd gothic_manor_02.exr
|
| 51 |
+
2a70ab6679bce8d205b355e4aaaaa016 green_point_park.exr
|
| 52 |
+
23eec5c9fbb7f95e8886ea6db79657fe harties.exr
|
| 53 |
+
935f347c029780468312465ecbe68cfa hilltop_construction.exr
|
| 54 |
+
fa9ca5d050f802e87939c6697b54e74d hilly_terrain_01.exr
|
| 55 |
+
0e06bba18fc07aae79a3f9f8b432ff01 industrial_sunset.exr
|
| 56 |
+
2b683d271fdaea7624166bdc358a5998 je_gray_park.exr
|
| 57 |
+
a17095920f3b69ec58f2cdabadc0c807 kiara_1_dawn.exr
|
| 58 |
+
0458003eea6e204f2aaad7f4fe58e47e kiara_2_sunrise.exr
|
| 59 |
+
384dc31da5ee76ff7a2da9b3a92cf730 kiara_3_morning.exr
|
| 60 |
+
674c5eeb6e47c7e09b88f222f27c5145 kiara_5_noon.exr
|
| 61 |
+
d10876a9f878d46f0f40102120221cd4 kiara_7_late-afternoon.exr
|
| 62 |
+
aa2c14cb127de50d9aed77e000d44b7d kiara_8_sunset.exr
|
| 63 |
+
fc766765c999a0338e7a0671debb0624 kiara_9_dusk.exr
|
| 64 |
+
8025f4354bbf27dec255a2d50ebcee66 kloetzle_blei.exr
|
| 65 |
+
1e8633f0db809a2ea8909f809bbd295e kloofendal_38d_partly_cloudy.exr
|
| 66 |
+
09a0037557d4dfc60297e7a2a4a8c8e8 kloofendal_48d_partly_cloudy.exr
|
| 67 |
+
2f23ffe7eea600aedbe9ac21563900ce kloppenheim_01.exr
|
| 68 |
+
54e6ef18c4c84a06d6f4860dd041634a kloppenheim_02.exr
|
| 69 |
+
969507ccb4737d8decfedb20f011137e kloppenheim_03.exr
|
| 70 |
+
21b1c249a7479a646e5a6020cba02084 kloppenheim_04.exr
|
| 71 |
+
623cfc566a8101863e0160d091da26e5 kloppenheim_05.exr
|
| 72 |
+
114e27604b723b2f63072404e2a888a9 kloppenheim_06.exr
|
| 73 |
+
3df77b9187d1082ddba73a5d67094009 kloppenheim_07.exr
|
| 74 |
+
6fc1bcf45889f1e07a753715e7112d16 lakes.exr
|
| 75 |
+
3f20324ca883d286dcea13a131c85c89 lakeside.exr
|
| 76 |
+
6fd75a834cf41c0413a682d6a896c2b3 learner_park.exr
|
| 77 |
+
dc783ca3f4f3cd0a0f6c90deb8ee511e lenong_2.exr
|
| 78 |
+
a90f1ed6412c8554faba1ca0a9f461e3 lenong_3.exr
|
| 79 |
+
844cce5267960784abafe2dcf192aab1 lilienstein.exr
|
| 80 |
+
b0192b23c381f9d61760295eee67f4d5 lythwood_field.exr
|
| 81 |
+
4c0f0bb7dccc0cfe171d791c6a8b74e6 mall_parking_lot.exr
|
| 82 |
+
ef80cfd449657fc4e150b00e62aa7589 mealie_road.exr
|
| 83 |
+
db8a24b443748ef0aa0968d86c551f1c missile_launch_facility_02.exr
|
| 84 |
+
63dea6890c13a587891206de0917a189 misty_dawn.exr
|
| 85 |
+
8809793e25701af1262999c7f3f42860 monte_scherbelino.exr
|
| 86 |
+
208ace3672d17aad6ef26ccddbb82729 moonless_golf.exr
|
| 87 |
+
6f35f63179fca6bab12da970d8dd4b2b moonlit_golf.exr
|
| 88 |
+
16ce555a62678dcb6ee95f5e49245ca3 mpumalanga_veld.exr
|
| 89 |
+
2a6e13f9676735fd68e61d0875af84e1 mud_road.exr
|
| 90 |
+
c9d12c7bdf59036060890e01772ec618 museumplein.exr
|
| 91 |
+
2874c960e673b2bf872a3cdac63cd810 noga.exr
|
| 92 |
+
29b333c4b12292a33dfc24eb8857da6b noon_grass.exr
|
| 93 |
+
cb3b42be06293cbd99ca4745ea7a6f22 old_outdoor_theater.exr
|
| 94 |
+
ebc7619a194350c9bf74c64e0646041b ostrich_road.exr
|
| 95 |
+
b09f4db0fc7473004f2f33a2abd66d8d park_bench.exr
|
| 96 |
+
fc3fb63fc01df17f9c2be462f5c9c97f pink_sunrise.exr
|
| 97 |
+
3f0af345d1ee4df2ec8b62bb7bf37bf1 preller_drive.exr
|
| 98 |
+
075a7fbfe3a3e470db21035ecdb8da91 pump_station.exr
|
| 99 |
+
d4ad882270332ce2d1e4f0a27940148a quarry_01.exr
|
| 100 |
+
1b8c9e85387d094a26e168a45e34bdc9 quarry_02.exr
|
| 101 |
+
9e8a7fff9590b19de851c6a30bec365b quarry_03.exr
|
| 102 |
+
2c63a1e4ec59919e689e15fe6f30acac quarry_04.exr
|
| 103 |
+
5ef830a11f644e8faa849f044cbba1d2 qwantani.exr
|
| 104 |
+
53fb5d3b38edb11da26f9ec9cf230749 railway_bridge_02.exr
|
| 105 |
+
da6985be234cc31bdae8cd54e84e71bf railway_bridges.exr
|
| 106 |
+
f07f719924fc60f3ac10392a989af73b red_hill_curve.exr
|
| 107 |
+
90d65816a82ead03dafdf486d26b8fee red_hill_straight.exr
|
| 108 |
+
28652c0cb7cfc258dbc76aac279ffd98 reichstag_1.exr
|
| 109 |
+
f0406f9ed5801c7b8570e5b37387f6d3 rocky_ridge.exr
|
| 110 |
+
0b953d4ca6bccf1f9ec5ad745c33997b rooftop_night.exr
|
| 111 |
+
0fdf8dd6579bf0b3736fb5186846cc34 rooitou_park.exr
|
| 112 |
+
b25026d0f20c0e86a882426609deaa85 round_platform.exr
|
| 113 |
+
2b1ca4a0f14c451f12e3a3f0b382f54a ruckenkreuz.exr
|
| 114 |
+
0fa28c32483af83f534b93793b44cd91 rural_landscape.exr
|
| 115 |
+
5da1c2d36c85baa4decbac115f9f50d1 rural_winter_roadside.exr
|
| 116 |
+
03c803b6b3eff8d67c768c7f54fce0ac rustig_koppie.exr
|
| 117 |
+
3981bca7309239153d4bea3dc435ef8b satara_night.exr
|
| 118 |
+
e48e2bc9a8f1d38f05c2d730ba87e08d satara_night_no_lamps.exr
|
| 119 |
+
19cc5ccf1deab1108383efe8638f6eeb shanghai_riverside.exr
|
| 120 |
+
74f69825d5f79bc5af0f6e1de41cd8aa signal_hill_dawn.exr
|
| 121 |
+
74a6c2f811b0c0d0e771a979bbde3efd signal_hill_sunrise.exr
|
| 122 |
+
0faf4810ca2d56a92dd5ef7f92ca3500 simons_town_harbour.exr
|
| 123 |
+
9c5f9bfaa7b0705d7ee4517fbf6d4dc8 simons_town_rocks.exr
|
| 124 |
+
33a8ba5741a92f505665bd9e4d2c283e sisulu.exr
|
| 125 |
+
b134e72113f99758e403c88dae469d46 skate_park.exr
|
| 126 |
+
849f60ed00f33988713d5d7bc9fc3650 small_harbor_01.exr
|
| 127 |
+
507fdcdbcfc413a0287c5a437dcf406e small_harbor_02.exr
|
| 128 |
+
26c2a334d4b4a44e4f5e046f272c711b snow_field.exr
|
| 129 |
+
5b3dca174a7454ddcde0448f9e162986 snowy_field.exr
|
| 130 |
+
5305779aeb8923a105ca0c4474c9b223 solitude_night.exr
|
| 131 |
+
f37794a08c64a89e8516e88b6245394a spiaggia_di_mondello.exr
|
| 132 |
+
e03ba6c486f04185965157ed1048e1e2 spruit_dawn.exr
|
| 133 |
+
0a575e7d0b0bd38bdb81fbe00dd261be spruit_sunrise.exr
|
| 134 |
+
d73e838f3c2637660eac662d7c429408 stadium_01.exr
|
| 135 |
+
eb2d817c367c7cf655366c150f607d6d sterkspruit_falls.exr
|
| 136 |
+
7080e65df6aea629aaf35c3992fa3ef3 straw_rolls_field_01.exr
|
| 137 |
+
37cccdce7c9312ddce5c088ee4157d0d suburban_field_01.exr
|
| 138 |
+
0a344382e650fd267baa888f53e89334 suburban_field_02.exr
|
| 139 |
+
4be88d89c6d9994516b24ca0011a5be6 sunflowers.exr
|
| 140 |
+
f9a348209ee87290816725b8b039955c sunset_fairway.exr
|
| 141 |
+
efea20d32ed8f2cbc01fb503668c77a4 sunset_in_the_chalk_quarry.exr
|
| 142 |
+
fb45be0e7816e378406056353be1f37e syferfontein_0d_clear.exr
|
| 143 |
+
bfefb875c41151aa50d06ef346d95856 syferfontein_18d_clear.exr
|
| 144 |
+
856b24185dc0a47add5398fa7799c27e syferfontein_1d_clear.exr
|
| 145 |
+
d1482423fd9e13d407c7aeb597afe259 syferfontein_6d_clear.exr
|
| 146 |
+
8bace81d2671cec4bdefbcfd014750b3 symmetrical_garden.exr
|
| 147 |
+
7265b39619ad06c8d91e746b616429b5 table_mountain_1.exr
|
| 148 |
+
8f11d008d2667b997d35536e48a92ef0 table_mountain_2.exr
|
| 149 |
+
c045489d292639ba74ac844ec1c117c0 the_lost_city.exr
|
| 150 |
+
192daada4e4770dffa5101b7070390a3 the_sky_is_on_fire.exr
|
| 151 |
+
f76b5e26ec948be67b77ddcc1ec7630d tiber_island.exr
|
| 152 |
+
3d3e28b36bee846d97dfe326f356da4e tucker_wreck.exr
|
| 153 |
+
a5d842ad7484426c804249e0a3f8c0af umhlanga_sunrise.exr
|
| 154 |
+
6d27cd701924a407ddcd2aca561fe769 veld_fire.exr
|
| 155 |
+
6da0777594f931c70313ea202587ff82 venice_dawn_1.exr
|
| 156 |
+
a95c0208e7c268fa701a52dbf3916c44 venice_sunset.exr
|
| 157 |
+
602dd9fa7dd6b4ca5a9470a232d478db versveldpas.exr
|
| 158 |
+
962b835b331220fdf3158c56b67bd5c8 wasteland_clouds.exr
|
| 159 |
+
b6471efa3e227e09d138d9e8175670e2 waterbuck_trail.exr
|
| 160 |
+
fe5ccd9ae3223d269a856027223dd4b5 white_cliff_top.exr
|
| 161 |
+
7b1d7888dc716a84b40ef8c2ff7857f7 wide_street_01.exr
|
| 162 |
+
6a0f42620063c68acbd82eac96fcc44b wide_street_02.exr
|
| 163 |
+
15330f8b35d5bcf0163f1fcf9b875bb5 winter_lake_01.exr
|
| 164 |
+
91e82fcdaf2d0572a18055d87f0661ab winter_river.exr
|
| 165 |
+
1192f031962d7b432246ff943f5c2a0d winter_sky.exr
|
| 166 |
+
67c4002b984b27478d485b10c7e4f609 yellow_field.exr
|
| 167 |
+
facb1fd3821275d3a490df3a8119e110 zwinger_night.exr
|
provenance/hdris_16k_manifest.json
ADDED
|
@@ -0,0 +1,1014 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"source": "https://polyhaven.com/hdris",
|
| 4 |
+
"api": "https://api.polyhaven.com/files/{asset_id}",
|
| 5 |
+
"license": "CC0",
|
| 6 |
+
"resolution": "16k",
|
| 7 |
+
"format": "exr",
|
| 8 |
+
"count": 167,
|
| 9 |
+
"total_bytes": 51891828238,
|
| 10 |
+
"assets": [
|
| 11 |
+
{
|
| 12 |
+
"asset_id": "abandoned_hopper_terminal_03",
|
| 13 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_hopper_terminal_03_16k.exr",
|
| 14 |
+
"size": 300468871,
|
| 15 |
+
"md5": "2dc1e2bdfcae9766229179b9c2b65765"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"asset_id": "abandoned_hopper_terminal_04",
|
| 19 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_hopper_terminal_04_16k.exr",
|
| 20 |
+
"size": 320822524,
|
| 21 |
+
"md5": "6b5ca4aa533c3f040a1952088fbe777a"
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"asset_id": "abandoned_parking",
|
| 25 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_parking_16k.exr",
|
| 26 |
+
"size": 303825300,
|
| 27 |
+
"md5": "d288eaf31bef460f4abf1257ac43219c"
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"asset_id": "abandoned_slipway",
|
| 31 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_slipway_16k.exr",
|
| 32 |
+
"size": 360849134,
|
| 33 |
+
"md5": "38f3b3e5cb5b1a4a3221e68d8ed5a510"
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"asset_id": "abandoned_tank_farm_01",
|
| 37 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_tank_farm_01_16k.exr",
|
| 38 |
+
"size": 303100308,
|
| 39 |
+
"md5": "9ec35df561aecc864e60907b87c7a4a2"
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"asset_id": "abandoned_tank_farm_03",
|
| 43 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_tank_farm_03_16k.exr",
|
| 44 |
+
"size": 272594562,
|
| 45 |
+
"md5": "c5793d8ca17323293ea8856f8a8e6531"
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"asset_id": "abandoned_tank_farm_04",
|
| 49 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_tank_farm_04_16k.exr",
|
| 50 |
+
"size": 299343440,
|
| 51 |
+
"md5": "9ee76997367fc023d20b9e145fcb74fc"
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"asset_id": "abandoned_tank_farm_05",
|
| 55 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_tank_farm_05_16k.exr",
|
| 56 |
+
"size": 271752202,
|
| 57 |
+
"md5": "bbe1a9813daa054b8a78df5c617509b5"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"asset_id": "abandoned_waterworks",
|
| 61 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/abandoned_waterworks_16k.exr",
|
| 62 |
+
"size": 307646519,
|
| 63 |
+
"md5": "eebef90fbb764c93346f88855dd69118"
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"asset_id": "approaching_storm",
|
| 67 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/approaching_storm_16k.exr",
|
| 68 |
+
"size": 300943702,
|
| 69 |
+
"md5": "2681545466b44765ff8f13b8d6ffe250"
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"asset_id": "aristea_wreck",
|
| 73 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/aristea_wreck_16k.exr",
|
| 74 |
+
"size": 273673714,
|
| 75 |
+
"md5": "0bbfc11ca745eec7cc25a32bd3f8718c"
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"asset_id": "autumn_park",
|
| 79 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/autumn_park_16k.exr",
|
| 80 |
+
"size": 327302990,
|
| 81 |
+
"md5": "4f11de47b44bc151ba43ce617419f59e"
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"asset_id": "autumn_road",
|
| 85 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/autumn_road_16k.exr",
|
| 86 |
+
"size": 337052649,
|
| 87 |
+
"md5": "a32b40cdb55167be2c6a9717490381f9"
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"asset_id": "aviation_museum",
|
| 91 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/aviation_museum_16k.exr",
|
| 92 |
+
"size": 296307456,
|
| 93 |
+
"md5": "e68ebbf7648ef8db0fe845e81d383315"
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"asset_id": "aviation_museum_hill",
|
| 97 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/aviation_museum_hill_16k.exr",
|
| 98 |
+
"size": 266642191,
|
| 99 |
+
"md5": "5316791d5e4e29a925745e73e335e445"
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"asset_id": "beach_parking",
|
| 103 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/beach_parking_16k.exr",
|
| 104 |
+
"size": 276079646,
|
| 105 |
+
"md5": "c3e5b36275aa3747002ddf229935c8d0"
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"asset_id": "bell_park_dawn",
|
| 109 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/bell_park_dawn_16k.exr",
|
| 110 |
+
"size": 351503352,
|
| 111 |
+
"md5": "cd47eeb2973c03172dcaaf74212c1f56"
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"asset_id": "bell_park_pier",
|
| 115 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/bell_park_pier_16k.exr",
|
| 116 |
+
"size": 246369988,
|
| 117 |
+
"md5": "6099220649a0f96f265608dc4bb76fde"
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"asset_id": "blouberg_sunrise_1",
|
| 121 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/blouberg_sunrise_1_16k.exr",
|
| 122 |
+
"size": 231652756,
|
| 123 |
+
"md5": "9f2adf3e4010ef1c930b653b86e7e637"
|
| 124 |
+
},
|
| 125 |
+
{
|
| 126 |
+
"asset_id": "blouberg_sunrise_2",
|
| 127 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/blouberg_sunrise_2_16k.exr",
|
| 128 |
+
"size": 225169907,
|
| 129 |
+
"md5": "8c0abc74cd68ab43139baec102345152"
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"asset_id": "blue_lagoon",
|
| 133 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/blue_lagoon_16k.exr",
|
| 134 |
+
"size": 219731387,
|
| 135 |
+
"md5": "7cf0888b80bbf6c6211e8dbe7ba8e199"
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"asset_id": "blue_lagoon_night",
|
| 139 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/blue_lagoon_night_16k.exr",
|
| 140 |
+
"size": 306101136,
|
| 141 |
+
"md5": "05c6968142ad35280bdb15b0ab467d59"
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"asset_id": "cannon",
|
| 145 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/cannon_16k.exr",
|
| 146 |
+
"size": 81098532,
|
| 147 |
+
"md5": "e22dc6ed4157635f3c469d89980243a9"
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"asset_id": "cape_hill",
|
| 151 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/cape_hill_16k.exr",
|
| 152 |
+
"size": 275368582,
|
| 153 |
+
"md5": "f2bb57cc0da7ad737e9ed270df1eb91a"
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"asset_id": "cayley_lookout",
|
| 157 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/cayley_lookout_16k.exr",
|
| 158 |
+
"size": 304316362,
|
| 159 |
+
"md5": "486434931af5e04977473b443046bd5f"
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"asset_id": "cedar_bridge",
|
| 163 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/cedar_bridge_16k.exr",
|
| 164 |
+
"size": 302046573,
|
| 165 |
+
"md5": "1846c9ba5e6fbca64f1558fba3f3d3a2"
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"asset_id": "champagne_castle_1",
|
| 169 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/champagne_castle_1_16k.exr",
|
| 170 |
+
"size": 334770722,
|
| 171 |
+
"md5": "04eb69869ecf9dd61c42721e018ca697"
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"asset_id": "circus_maximus_1",
|
| 175 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/circus_maximus_1_16k.exr",
|
| 176 |
+
"size": 305450015,
|
| 177 |
+
"md5": "09a4395b5c0ae732a715d97e4df08975"
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"asset_id": "circus_maximus_2",
|
| 181 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/circus_maximus_2_16k.exr",
|
| 182 |
+
"size": 315144980,
|
| 183 |
+
"md5": "7b46fff12999b38f298eaf35d22708a9"
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"asset_id": "cloud_layers",
|
| 187 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/cloud_layers_16k.exr",
|
| 188 |
+
"size": 359850967,
|
| 189 |
+
"md5": "1240bcfa4a232532733b96295e456e38"
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"asset_id": "cloudy_cliffside_road",
|
| 193 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/cloudy_cliffside_road_16k.exr",
|
| 194 |
+
"size": 332184901,
|
| 195 |
+
"md5": "5307d6d1575bad4326d69bea36a288a2"
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"asset_id": "dam_road",
|
| 199 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/dam_road_16k.exr",
|
| 200 |
+
"size": 283129298,
|
| 201 |
+
"md5": "88f58080ae2188c1210fce063afa6ec8"
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"asset_id": "derelict_highway_noon",
|
| 205 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/derelict_highway_noon_16k.exr",
|
| 206 |
+
"size": 310725134,
|
| 207 |
+
"md5": "c91d4ae75e8b4f845aa3a33fde3a9b83"
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"asset_id": "derelict_overpass",
|
| 211 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/derelict_overpass_16k.exr",
|
| 212 |
+
"size": 307945606,
|
| 213 |
+
"md5": "52a7c8f2ce10256a4ccedb0be7bc30d0"
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"asset_id": "dikhololo_night",
|
| 217 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/dikhololo_night_16k.exr",
|
| 218 |
+
"size": 469560170,
|
| 219 |
+
"md5": "efbc89570228c1231db22a6904c2c06b"
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"asset_id": "dikhololo_sunset",
|
| 223 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/dikhololo_sunset_16k.exr",
|
| 224 |
+
"size": 296061832,
|
| 225 |
+
"md5": "274abcee76911635d6aec827ef59f037"
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"asset_id": "dirt_bike_track_01",
|
| 229 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/dirt_bike_track_01_16k.exr",
|
| 230 |
+
"size": 300890367,
|
| 231 |
+
"md5": "a4ab06f551d38b35f7ad54106294224a"
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"asset_id": "dresden_square",
|
| 235 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/dresden_square_16k.exr",
|
| 236 |
+
"size": 277495898,
|
| 237 |
+
"md5": "464ec99f4f6f46a359a5a8dc692706c9"
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"asset_id": "driving_school",
|
| 241 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/driving_school_16k.exr",
|
| 242 |
+
"size": 306194024,
|
| 243 |
+
"md5": "8619a33c5253da39e31029ae32f4b207"
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"asset_id": "dry_field",
|
| 247 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/dry_field_16k.exr",
|
| 248 |
+
"size": 311370043,
|
| 249 |
+
"md5": "3f123121b73f02a2bd5812085514580b"
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"asset_id": "eilenriede_park",
|
| 253 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/eilenriede_park_16k.exr",
|
| 254 |
+
"size": 335742777,
|
| 255 |
+
"md5": "86aea0c2cc7285869934fc0004963479"
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"asset_id": "evening_meadow",
|
| 259 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/evening_meadow_16k.exr",
|
| 260 |
+
"size": 1282648102,
|
| 261 |
+
"md5": "7fdd87a18e9449619ec300ac700b11ab"
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"asset_id": "evening_road_01",
|
| 265 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/evening_road_01_16k.exr",
|
| 266 |
+
"size": 300302905,
|
| 267 |
+
"md5": "be253502f0b832f976164afe248b83f1"
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"asset_id": "factory_yard",
|
| 271 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/factory_yard_16k.exr",
|
| 272 |
+
"size": 262971214,
|
| 273 |
+
"md5": "eb4c69233e164631d0f3ce0408416a70"
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"asset_id": "fish_hoek_beach",
|
| 277 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/fish_hoek_beach_16k.exr",
|
| 278 |
+
"size": 198066206,
|
| 279 |
+
"md5": "adaf963af1ed7ee5843f4e022434f32e"
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"asset_id": "flower_road",
|
| 283 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/flower_road_16k.exr",
|
| 284 |
+
"size": 244274492,
|
| 285 |
+
"md5": "d6dca7db4108365e7a764b2d103353cb"
|
| 286 |
+
},
|
| 287 |
+
{
|
| 288 |
+
"asset_id": "freight_station",
|
| 289 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/freight_station_16k.exr",
|
| 290 |
+
"size": 290266704,
|
| 291 |
+
"md5": "f1998ebf83016ff44351e517f52f9511"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"asset_id": "furry_clouds",
|
| 295 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/furry_clouds_16k.exr",
|
| 296 |
+
"size": 293626856,
|
| 297 |
+
"md5": "ce8568250518f6c93fc1a3435aa9c00f"
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"asset_id": "goegap",
|
| 301 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/goegap_16k.exr",
|
| 302 |
+
"size": 292448526,
|
| 303 |
+
"md5": "f3936578425d1262a68a046cd590a56a"
|
| 304 |
+
},
|
| 305 |
+
{
|
| 306 |
+
"asset_id": "gothic_manor_02",
|
| 307 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/gothic_manor_02_16k.exr",
|
| 308 |
+
"size": 316547665,
|
| 309 |
+
"md5": "d8dd928cf20649a5712f9d5c7a0e09bd"
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"asset_id": "green_point_park",
|
| 313 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/green_point_park_16k.exr",
|
| 314 |
+
"size": 303439278,
|
| 315 |
+
"md5": "2a70ab6679bce8d205b355e4aaaaa016"
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"asset_id": "harties",
|
| 319 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/harties_16k.exr",
|
| 320 |
+
"size": 324379659,
|
| 321 |
+
"md5": "e4b7a401f4f6f6bb83ad2edc60e24830"
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"asset_id": "hilltop_construction",
|
| 325 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/hilltop_construction_16k.exr",
|
| 326 |
+
"size": 358023409,
|
| 327 |
+
"md5": "fa6449326cd4169621c135e4e846d838"
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"asset_id": "hilly_terrain_01",
|
| 331 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/hilly_terrain_01_16k.exr",
|
| 332 |
+
"size": 300018749,
|
| 333 |
+
"md5": "fa9ca5d050f802e87939c6697b54e74d"
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"asset_id": "industrial_sunset",
|
| 337 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/industrial_sunset_16k.exr",
|
| 338 |
+
"size": 318357555,
|
| 339 |
+
"md5": "56a95176360a5415615151869d0c8396"
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"asset_id": "je_gray_park",
|
| 343 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/je_gray_park_16k.exr",
|
| 344 |
+
"size": 303954110,
|
| 345 |
+
"md5": "2b683d271fdaea7624166bdc358a5998"
|
| 346 |
+
},
|
| 347 |
+
{
|
| 348 |
+
"asset_id": "kiara_1_dawn",
|
| 349 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kiara_1_dawn_16k.exr",
|
| 350 |
+
"size": 303882873,
|
| 351 |
+
"md5": "a17095920f3b69ec58f2cdabadc0c807"
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"asset_id": "kiara_2_sunrise",
|
| 355 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kiara_2_sunrise_16k.exr",
|
| 356 |
+
"size": 307897156,
|
| 357 |
+
"md5": "0458003eea6e204f2aaad7f4fe58e47e"
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"asset_id": "kiara_3_morning",
|
| 361 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kiara_3_morning_16k.exr",
|
| 362 |
+
"size": 327201405,
|
| 363 |
+
"md5": "384dc31da5ee76ff7a2da9b3a92cf730"
|
| 364 |
+
},
|
| 365 |
+
{
|
| 366 |
+
"asset_id": "kiara_5_noon",
|
| 367 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kiara_5_noon_16k.exr",
|
| 368 |
+
"size": 304266521,
|
| 369 |
+
"md5": "674c5eeb6e47c7e09b88f222f27c5145"
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"asset_id": "kiara_7_late-afternoon",
|
| 373 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kiara_7_late-afternoon_16k.exr",
|
| 374 |
+
"size": 316364452,
|
| 375 |
+
"md5": "d10876a9f878d46f0f40102120221cd4"
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"asset_id": "kiara_8_sunset",
|
| 379 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kiara_8_sunset_16k.exr",
|
| 380 |
+
"size": 306221301,
|
| 381 |
+
"md5": "aa2c14cb127de50d9aed77e000d44b7d"
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"asset_id": "kiara_9_dusk",
|
| 385 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kiara_9_dusk_16k.exr",
|
| 386 |
+
"size": 303408675,
|
| 387 |
+
"md5": "fc766765c999a0338e7a0671debb0624"
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"asset_id": "kloetzle_blei",
|
| 391 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloetzle_blei_16k.exr",
|
| 392 |
+
"size": 333068181,
|
| 393 |
+
"md5": "8025f4354bbf27dec255a2d50ebcee66"
|
| 394 |
+
},
|
| 395 |
+
{
|
| 396 |
+
"asset_id": "kloofendal_38d_partly_cloudy",
|
| 397 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloofendal_38d_partly_cloudy_16k.exr",
|
| 398 |
+
"size": 278183907,
|
| 399 |
+
"md5": "1e8633f0db809a2ea8909f809bbd295e"
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"asset_id": "kloofendal_48d_partly_cloudy",
|
| 403 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloofendal_48d_partly_cloudy_16k.exr",
|
| 404 |
+
"size": 313696222,
|
| 405 |
+
"md5": "09a0037557d4dfc60297e7a2a4a8c8e8"
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"asset_id": "kloppenheim_01",
|
| 409 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloppenheim_01_16k.exr",
|
| 410 |
+
"size": 263352906,
|
| 411 |
+
"md5": "2f23ffe7eea600aedbe9ac21563900ce"
|
| 412 |
+
},
|
| 413 |
+
{
|
| 414 |
+
"asset_id": "kloppenheim_02",
|
| 415 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloppenheim_02_16k.exr",
|
| 416 |
+
"size": 406940961,
|
| 417 |
+
"md5": "54e6ef18c4c84a06d6f4860dd041634a"
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"asset_id": "kloppenheim_03",
|
| 421 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloppenheim_03_16k.exr",
|
| 422 |
+
"size": 278505138,
|
| 423 |
+
"md5": "969507ccb4737d8decfedb20f011137e"
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"asset_id": "kloppenheim_04",
|
| 427 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloppenheim_04_16k.exr",
|
| 428 |
+
"size": 388305460,
|
| 429 |
+
"md5": "21b1c249a7479a646e5a6020cba02084"
|
| 430 |
+
},
|
| 431 |
+
{
|
| 432 |
+
"asset_id": "kloppenheim_05",
|
| 433 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloppenheim_05_16k.exr",
|
| 434 |
+
"size": 295879649,
|
| 435 |
+
"md5": "623cfc566a8101863e0160d091da26e5"
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"asset_id": "kloppenheim_06",
|
| 439 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloppenheim_06_16k.exr",
|
| 440 |
+
"size": 277673169,
|
| 441 |
+
"md5": "114e27604b723b2f63072404e2a888a9"
|
| 442 |
+
},
|
| 443 |
+
{
|
| 444 |
+
"asset_id": "kloppenheim_07",
|
| 445 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/kloppenheim_07_16k.exr",
|
| 446 |
+
"size": 355417931,
|
| 447 |
+
"md5": "3df77b9187d1082ddba73a5d67094009"
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"asset_id": "lakes",
|
| 451 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/lakes_16k.exr",
|
| 452 |
+
"size": 284175735,
|
| 453 |
+
"md5": "6fc1bcf45889f1e07a753715e7112d16"
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"asset_id": "lakeside",
|
| 457 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/lakeside_16k.exr",
|
| 458 |
+
"size": 283745610,
|
| 459 |
+
"md5": "3f20324ca883d286dcea13a131c85c89"
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"asset_id": "learner_park",
|
| 463 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/learner_park_16k.exr",
|
| 464 |
+
"size": 316405394,
|
| 465 |
+
"md5": "958622b541a52a0b3ec18b9ab0da65b0"
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"asset_id": "lenong_2",
|
| 469 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/lenong_2_16k.exr",
|
| 470 |
+
"size": 294731611,
|
| 471 |
+
"md5": "dc783ca3f4f3cd0a0f6c90deb8ee511e"
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"asset_id": "lenong_3",
|
| 475 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/lenong_3_16k.exr",
|
| 476 |
+
"size": 305146651,
|
| 477 |
+
"md5": "a90f1ed6412c8554faba1ca0a9f461e3"
|
| 478 |
+
},
|
| 479 |
+
{
|
| 480 |
+
"asset_id": "lilienstein",
|
| 481 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/lilienstein_16k.exr",
|
| 482 |
+
"size": 370174326,
|
| 483 |
+
"md5": "844cce5267960784abafe2dcf192aab1"
|
| 484 |
+
},
|
| 485 |
+
{
|
| 486 |
+
"asset_id": "lythwood_field",
|
| 487 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/lythwood_field_16k.exr",
|
| 488 |
+
"size": 300185815,
|
| 489 |
+
"md5": "b0192b23c381f9d61760295eee67f4d5"
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"asset_id": "mall_parking_lot",
|
| 493 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/mall_parking_lot_16k.exr",
|
| 494 |
+
"size": 287405582,
|
| 495 |
+
"md5": "4c0f0bb7dccc0cfe171d791c6a8b74e6"
|
| 496 |
+
},
|
| 497 |
+
{
|
| 498 |
+
"asset_id": "mealie_road",
|
| 499 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/mealie_road_16k.exr",
|
| 500 |
+
"size": 304001110,
|
| 501 |
+
"md5": "ef80cfd449657fc4e150b00e62aa7589"
|
| 502 |
+
},
|
| 503 |
+
{
|
| 504 |
+
"asset_id": "missile_launch_facility_02",
|
| 505 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/missile_launch_facility_02_16k.exr",
|
| 506 |
+
"size": 355767531,
|
| 507 |
+
"md5": "db8a24b443748ef0aa0968d86c551f1c"
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"asset_id": "misty_dawn",
|
| 511 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/misty_dawn_16k.exr",
|
| 512 |
+
"size": 315196130,
|
| 513 |
+
"md5": "c52a3c8579b8f7f13a64d1167afc57a3"
|
| 514 |
+
},
|
| 515 |
+
{
|
| 516 |
+
"asset_id": "monte_scherbelino",
|
| 517 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/monte_scherbelino_16k.exr",
|
| 518 |
+
"size": 323628308,
|
| 519 |
+
"md5": "8809793e25701af1262999c7f3f42860"
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"asset_id": "moonless_golf",
|
| 523 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/moonless_golf_16k.exr",
|
| 524 |
+
"size": 381175788,
|
| 525 |
+
"md5": "208ace3672d17aad6ef26ccddbb82729"
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"asset_id": "moonlit_golf",
|
| 529 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/moonlit_golf_16k.exr",
|
| 530 |
+
"size": 420774042,
|
| 531 |
+
"md5": "804aa228b28de57c287a4683113bf51c"
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"asset_id": "mpumalanga_veld",
|
| 535 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/mpumalanga_veld_16k.exr",
|
| 536 |
+
"size": 324127798,
|
| 537 |
+
"md5": "16ce555a62678dcb6ee95f5e49245ca3"
|
| 538 |
+
},
|
| 539 |
+
{
|
| 540 |
+
"asset_id": "mud_road",
|
| 541 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/mud_road_16k.exr",
|
| 542 |
+
"size": 279787385,
|
| 543 |
+
"md5": "2a6e13f9676735fd68e61d0875af84e1"
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"asset_id": "museumplein",
|
| 547 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/museumplein_16k.exr",
|
| 548 |
+
"size": 306436855,
|
| 549 |
+
"md5": "77b13d1e2a2e45092eabf0add9705a6a"
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"asset_id": "noga",
|
| 553 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/noga_16k.exr",
|
| 554 |
+
"size": 348207237,
|
| 555 |
+
"md5": "2874c960e673b2bf872a3cdac63cd810"
|
| 556 |
+
},
|
| 557 |
+
{
|
| 558 |
+
"asset_id": "noon_grass",
|
| 559 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/noon_grass_16k.exr",
|
| 560 |
+
"size": 347610543,
|
| 561 |
+
"md5": "41d2bf5270c086fd337ca45d86aa7341"
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"asset_id": "old_outdoor_theater",
|
| 565 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/old_outdoor_theater_16k.exr",
|
| 566 |
+
"size": 277529223,
|
| 567 |
+
"md5": "910af514c115376cd5b9cb1473ca6271"
|
| 568 |
+
},
|
| 569 |
+
{
|
| 570 |
+
"asset_id": "ostrich_road",
|
| 571 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/ostrich_road_16k.exr",
|
| 572 |
+
"size": 315267467,
|
| 573 |
+
"md5": "ebc7619a194350c9bf74c64e0646041b"
|
| 574 |
+
},
|
| 575 |
+
{
|
| 576 |
+
"asset_id": "park_bench",
|
| 577 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/park_bench_16k.exr",
|
| 578 |
+
"size": 351983258,
|
| 579 |
+
"md5": "b09f4db0fc7473004f2f33a2abd66d8d"
|
| 580 |
+
},
|
| 581 |
+
{
|
| 582 |
+
"asset_id": "pink_sunrise",
|
| 583 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/pink_sunrise_16k.exr",
|
| 584 |
+
"size": 323751817,
|
| 585 |
+
"md5": "fc3fb63fc01df17f9c2be462f5c9c97f"
|
| 586 |
+
},
|
| 587 |
+
{
|
| 588 |
+
"asset_id": "preller_drive",
|
| 589 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/preller_drive_16k.exr",
|
| 590 |
+
"size": 471357221,
|
| 591 |
+
"md5": "bc8fbd880a24d35d1e55a7a97e2b6b4e"
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"asset_id": "pump_station",
|
| 595 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/pump_station_16k.exr",
|
| 596 |
+
"size": 310365369,
|
| 597 |
+
"md5": "075a7fbfe3a3e470db21035ecdb8da91"
|
| 598 |
+
},
|
| 599 |
+
{
|
| 600 |
+
"asset_id": "quarry_01",
|
| 601 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/quarry_01_16k.exr",
|
| 602 |
+
"size": 284512557,
|
| 603 |
+
"md5": "d4ad882270332ce2d1e4f0a27940148a"
|
| 604 |
+
},
|
| 605 |
+
{
|
| 606 |
+
"asset_id": "quarry_02",
|
| 607 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/quarry_02_16k.exr",
|
| 608 |
+
"size": 259988808,
|
| 609 |
+
"md5": "1b8c9e85387d094a26e168a45e34bdc9"
|
| 610 |
+
},
|
| 611 |
+
{
|
| 612 |
+
"asset_id": "quarry_03",
|
| 613 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/quarry_03_16k.exr",
|
| 614 |
+
"size": 289926813,
|
| 615 |
+
"md5": "9e8a7fff9590b19de851c6a30bec365b"
|
| 616 |
+
},
|
| 617 |
+
{
|
| 618 |
+
"asset_id": "quarry_04",
|
| 619 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/quarry_04_16k.exr",
|
| 620 |
+
"size": 267334302,
|
| 621 |
+
"md5": "2c63a1e4ec59919e689e15fe6f30acac"
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"asset_id": "qwantani",
|
| 625 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/qwantani_16k.exr",
|
| 626 |
+
"size": 292127529,
|
| 627 |
+
"md5": "5ef830a11f644e8faa849f044cbba1d2"
|
| 628 |
+
},
|
| 629 |
+
{
|
| 630 |
+
"asset_id": "railway_bridge_02",
|
| 631 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/railway_bridge_02_16k.exr",
|
| 632 |
+
"size": 312297664,
|
| 633 |
+
"md5": "53fb5d3b38edb11da26f9ec9cf230749"
|
| 634 |
+
},
|
| 635 |
+
{
|
| 636 |
+
"asset_id": "railway_bridges",
|
| 637 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/railway_bridges_16k.exr",
|
| 638 |
+
"size": 304608801,
|
| 639 |
+
"md5": "da6985be234cc31bdae8cd54e84e71bf"
|
| 640 |
+
},
|
| 641 |
+
{
|
| 642 |
+
"asset_id": "red_hill_curve",
|
| 643 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/red_hill_curve_16k.exr",
|
| 644 |
+
"size": 361097271,
|
| 645 |
+
"md5": "f07f719924fc60f3ac10392a989af73b"
|
| 646 |
+
},
|
| 647 |
+
{
|
| 648 |
+
"asset_id": "red_hill_straight",
|
| 649 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/red_hill_straight_16k.exr",
|
| 650 |
+
"size": 338047223,
|
| 651 |
+
"md5": "90d65816a82ead03dafdf486d26b8fee"
|
| 652 |
+
},
|
| 653 |
+
{
|
| 654 |
+
"asset_id": "reichstag_1",
|
| 655 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/reichstag_1_16k.exr",
|
| 656 |
+
"size": 289906082,
|
| 657 |
+
"md5": "7c4ceedd3891b0241e5b50c0556380c3"
|
| 658 |
+
},
|
| 659 |
+
{
|
| 660 |
+
"asset_id": "rocky_ridge",
|
| 661 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/rocky_ridge_16k.exr",
|
| 662 |
+
"size": 272034113,
|
| 663 |
+
"md5": "f0406f9ed5801c7b8570e5b37387f6d3"
|
| 664 |
+
},
|
| 665 |
+
{
|
| 666 |
+
"asset_id": "rooftop_night",
|
| 667 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/rooftop_night_16k.exr",
|
| 668 |
+
"size": 323425673,
|
| 669 |
+
"md5": "0b953d4ca6bccf1f9ec5ad745c33997b"
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"asset_id": "rooitou_park",
|
| 673 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/rooitou_park_16k.exr",
|
| 674 |
+
"size": 327000796,
|
| 675 |
+
"md5": "0fdf8dd6579bf0b3736fb5186846cc34"
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"asset_id": "round_platform",
|
| 679 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/round_platform_16k.exr",
|
| 680 |
+
"size": 264562841,
|
| 681 |
+
"md5": "b25026d0f20c0e86a882426609deaa85"
|
| 682 |
+
},
|
| 683 |
+
{
|
| 684 |
+
"asset_id": "ruckenkreuz",
|
| 685 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/ruckenkreuz_16k.exr",
|
| 686 |
+
"size": 350578949,
|
| 687 |
+
"md5": "2b1ca4a0f14c451f12e3a3f0b382f54a"
|
| 688 |
+
},
|
| 689 |
+
{
|
| 690 |
+
"asset_id": "rural_landscape",
|
| 691 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/rural_landscape_16k.exr",
|
| 692 |
+
"size": 311195621,
|
| 693 |
+
"md5": "0fa28c32483af83f534b93793b44cd91"
|
| 694 |
+
},
|
| 695 |
+
{
|
| 696 |
+
"asset_id": "rural_winter_roadside",
|
| 697 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/rural_winter_roadside_16k.exr",
|
| 698 |
+
"size": 320554112,
|
| 699 |
+
"md5": "5da1c2d36c85baa4decbac115f9f50d1"
|
| 700 |
+
},
|
| 701 |
+
{
|
| 702 |
+
"asset_id": "rustig_koppie",
|
| 703 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/rustig_koppie_16k.exr",
|
| 704 |
+
"size": 266781241,
|
| 705 |
+
"md5": "03c803b6b3eff8d67c768c7f54fce0ac"
|
| 706 |
+
},
|
| 707 |
+
{
|
| 708 |
+
"asset_id": "satara_night",
|
| 709 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/satara_night_16k.exr",
|
| 710 |
+
"size": 477635481,
|
| 711 |
+
"md5": "3981bca7309239153d4bea3dc435ef8b"
|
| 712 |
+
},
|
| 713 |
+
{
|
| 714 |
+
"asset_id": "satara_night_no_lamps",
|
| 715 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/satara_night_no_lamps_16k.exr",
|
| 716 |
+
"size": 485353628,
|
| 717 |
+
"md5": "e48e2bc9a8f1d38f05c2d730ba87e08d"
|
| 718 |
+
},
|
| 719 |
+
{
|
| 720 |
+
"asset_id": "shanghai_riverside",
|
| 721 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/shanghai_riverside_16k.exr",
|
| 722 |
+
"size": 250143818,
|
| 723 |
+
"md5": "19cc5ccf1deab1108383efe8638f6eeb"
|
| 724 |
+
},
|
| 725 |
+
{
|
| 726 |
+
"asset_id": "signal_hill_dawn",
|
| 727 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/signal_hill_dawn_16k.exr",
|
| 728 |
+
"size": 262260374,
|
| 729 |
+
"md5": "a537e0ab0af363c1fac13448229d9029"
|
| 730 |
+
},
|
| 731 |
+
{
|
| 732 |
+
"asset_id": "signal_hill_sunrise",
|
| 733 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/signal_hill_sunrise_16k.exr",
|
| 734 |
+
"size": 273561996,
|
| 735 |
+
"md5": "d2038d0614810119449b11a68089a58d"
|
| 736 |
+
},
|
| 737 |
+
{
|
| 738 |
+
"asset_id": "simons_town_harbour",
|
| 739 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/simons_town_harbour_16k.exr",
|
| 740 |
+
"size": 292479146,
|
| 741 |
+
"md5": "3f4195195a54446abbced34f3098a804"
|
| 742 |
+
},
|
| 743 |
+
{
|
| 744 |
+
"asset_id": "simons_town_rocks",
|
| 745 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/simons_town_rocks_16k.exr",
|
| 746 |
+
"size": 302753645,
|
| 747 |
+
"md5": "9c5f9bfaa7b0705d7ee4517fbf6d4dc8"
|
| 748 |
+
},
|
| 749 |
+
{
|
| 750 |
+
"asset_id": "sisulu",
|
| 751 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/sisulu_16k.exr",
|
| 752 |
+
"size": 365712622,
|
| 753 |
+
"md5": "33a8ba5741a92f505665bd9e4d2c283e"
|
| 754 |
+
},
|
| 755 |
+
{
|
| 756 |
+
"asset_id": "skate_park",
|
| 757 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/skate_park_16k.exr",
|
| 758 |
+
"size": 228568050,
|
| 759 |
+
"md5": "9533866a1ab06b0279424f0ba480e603"
|
| 760 |
+
},
|
| 761 |
+
{
|
| 762 |
+
"asset_id": "small_harbor_01",
|
| 763 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/small_harbor_01_16k.exr",
|
| 764 |
+
"size": 291394606,
|
| 765 |
+
"md5": "849f60ed00f33988713d5d7bc9fc3650"
|
| 766 |
+
},
|
| 767 |
+
{
|
| 768 |
+
"asset_id": "small_harbor_02",
|
| 769 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/small_harbor_02_16k.exr",
|
| 770 |
+
"size": 308131073,
|
| 771 |
+
"md5": "aad705c9fd0ff234c91cf43262b1e826"
|
| 772 |
+
},
|
| 773 |
+
{
|
| 774 |
+
"asset_id": "snow_field",
|
| 775 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/snow_field_16k.exr",
|
| 776 |
+
"size": 179161442,
|
| 777 |
+
"md5": "26c2a334d4b4a44e4f5e046f272c711b"
|
| 778 |
+
},
|
| 779 |
+
{
|
| 780 |
+
"asset_id": "snowy_field",
|
| 781 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/snowy_field_16k.exr",
|
| 782 |
+
"size": 386864839,
|
| 783 |
+
"md5": "5b3dca174a7454ddcde0448f9e162986"
|
| 784 |
+
},
|
| 785 |
+
{
|
| 786 |
+
"asset_id": "solitude_night",
|
| 787 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/solitude_night_16k.exr",
|
| 788 |
+
"size": 452758607,
|
| 789 |
+
"md5": "5305779aeb8923a105ca0c4474c9b223"
|
| 790 |
+
},
|
| 791 |
+
{
|
| 792 |
+
"asset_id": "spiaggia_di_mondello",
|
| 793 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/spiaggia_di_mondello_16k.exr",
|
| 794 |
+
"size": 267224213,
|
| 795 |
+
"md5": "f37794a08c64a89e8516e88b6245394a"
|
| 796 |
+
},
|
| 797 |
+
{
|
| 798 |
+
"asset_id": "spruit_dawn",
|
| 799 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/spruit_dawn_16k.exr",
|
| 800 |
+
"size": 289058304,
|
| 801 |
+
"md5": "e03ba6c486f04185965157ed1048e1e2"
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"asset_id": "spruit_sunrise",
|
| 805 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/spruit_sunrise_16k.exr",
|
| 806 |
+
"size": 302103373,
|
| 807 |
+
"md5": "0a575e7d0b0bd38bdb81fbe00dd261be"
|
| 808 |
+
},
|
| 809 |
+
{
|
| 810 |
+
"asset_id": "stadium_01",
|
| 811 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/stadium_01_16k.exr",
|
| 812 |
+
"size": 313692082,
|
| 813 |
+
"md5": "d82ada63496a53d36bbf165b8ea898a6"
|
| 814 |
+
},
|
| 815 |
+
{
|
| 816 |
+
"asset_id": "sterkspruit_falls",
|
| 817 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/sterkspruit_falls_16k.exr",
|
| 818 |
+
"size": 347694206,
|
| 819 |
+
"md5": "eb2d817c367c7cf655366c150f607d6d"
|
| 820 |
+
},
|
| 821 |
+
{
|
| 822 |
+
"asset_id": "straw_rolls_field_01",
|
| 823 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/straw_rolls_field_01_16k.exr",
|
| 824 |
+
"size": 299529498,
|
| 825 |
+
"md5": "7080e65df6aea629aaf35c3992fa3ef3"
|
| 826 |
+
},
|
| 827 |
+
{
|
| 828 |
+
"asset_id": "suburban_field_01",
|
| 829 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/suburban_field_01_16k.exr",
|
| 830 |
+
"size": 308716659,
|
| 831 |
+
"md5": "37cccdce7c9312ddce5c088ee4157d0d"
|
| 832 |
+
},
|
| 833 |
+
{
|
| 834 |
+
"asset_id": "suburban_field_02",
|
| 835 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/suburban_field_02_16k.exr",
|
| 836 |
+
"size": 301295197,
|
| 837 |
+
"md5": "0a344382e650fd267baa888f53e89334"
|
| 838 |
+
},
|
| 839 |
+
{
|
| 840 |
+
"asset_id": "sunflowers",
|
| 841 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/sunflowers_16k.exr",
|
| 842 |
+
"size": 315906883,
|
| 843 |
+
"md5": "4be88d89c6d9994516b24ca0011a5be6"
|
| 844 |
+
},
|
| 845 |
+
{
|
| 846 |
+
"asset_id": "sunset_fairway",
|
| 847 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/sunset_fairway_16k.exr",
|
| 848 |
+
"size": 315997012,
|
| 849 |
+
"md5": "f9a348209ee87290816725b8b039955c"
|
| 850 |
+
},
|
| 851 |
+
{
|
| 852 |
+
"asset_id": "sunset_in_the_chalk_quarry",
|
| 853 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/sunset_in_the_chalk_quarry_16k.exr",
|
| 854 |
+
"size": 262809386,
|
| 855 |
+
"md5": "efea20d32ed8f2cbc01fb503668c77a4"
|
| 856 |
+
},
|
| 857 |
+
{
|
| 858 |
+
"asset_id": "syferfontein_0d_clear",
|
| 859 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/syferfontein_0d_clear_16k.exr",
|
| 860 |
+
"size": 288290328,
|
| 861 |
+
"md5": "fb45be0e7816e378406056353be1f37e"
|
| 862 |
+
},
|
| 863 |
+
{
|
| 864 |
+
"asset_id": "syferfontein_18d_clear",
|
| 865 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/syferfontein_18d_clear_16k.exr",
|
| 866 |
+
"size": 283526315,
|
| 867 |
+
"md5": "bfefb875c41151aa50d06ef346d95856"
|
| 868 |
+
},
|
| 869 |
+
{
|
| 870 |
+
"asset_id": "syferfontein_1d_clear",
|
| 871 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/syferfontein_1d_clear_16k.exr",
|
| 872 |
+
"size": 294861154,
|
| 873 |
+
"md5": "856b24185dc0a47add5398fa7799c27e"
|
| 874 |
+
},
|
| 875 |
+
{
|
| 876 |
+
"asset_id": "syferfontein_6d_clear",
|
| 877 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/syferfontein_6d_clear_16k.exr",
|
| 878 |
+
"size": 296833175,
|
| 879 |
+
"md5": "d1482423fd9e13d407c7aeb597afe259"
|
| 880 |
+
},
|
| 881 |
+
{
|
| 882 |
+
"asset_id": "symmetrical_garden",
|
| 883 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/symmetrical_garden_16k.exr",
|
| 884 |
+
"size": 328338638,
|
| 885 |
+
"md5": "8bace81d2671cec4bdefbcfd014750b3"
|
| 886 |
+
},
|
| 887 |
+
{
|
| 888 |
+
"asset_id": "table_mountain_1",
|
| 889 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/table_mountain_1_16k.exr",
|
| 890 |
+
"size": 280462798,
|
| 891 |
+
"md5": "7265b39619ad06c8d91e746b616429b5"
|
| 892 |
+
},
|
| 893 |
+
{
|
| 894 |
+
"asset_id": "table_mountain_2",
|
| 895 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/table_mountain_2_16k.exr",
|
| 896 |
+
"size": 286556806,
|
| 897 |
+
"md5": "8f11d008d2667b997d35536e48a92ef0"
|
| 898 |
+
},
|
| 899 |
+
{
|
| 900 |
+
"asset_id": "the_lost_city",
|
| 901 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/the_lost_city_16k.exr",
|
| 902 |
+
"size": 300992614,
|
| 903 |
+
"md5": "c045489d292639ba74ac844ec1c117c0"
|
| 904 |
+
},
|
| 905 |
+
{
|
| 906 |
+
"asset_id": "the_sky_is_on_fire",
|
| 907 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/the_sky_is_on_fire_16k.exr",
|
| 908 |
+
"size": 245390723,
|
| 909 |
+
"md5": "192daada4e4770dffa5101b7070390a3"
|
| 910 |
+
},
|
| 911 |
+
{
|
| 912 |
+
"asset_id": "tiber_island",
|
| 913 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/tiber_island_16k.exr",
|
| 914 |
+
"size": 250280081,
|
| 915 |
+
"md5": "f76b5e26ec948be67b77ddcc1ec7630d"
|
| 916 |
+
},
|
| 917 |
+
{
|
| 918 |
+
"asset_id": "tucker_wreck",
|
| 919 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/tucker_wreck_16k.exr",
|
| 920 |
+
"size": 277503509,
|
| 921 |
+
"md5": "3d3e28b36bee846d97dfe326f356da4e"
|
| 922 |
+
},
|
| 923 |
+
{
|
| 924 |
+
"asset_id": "umhlanga_sunrise",
|
| 925 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/umhlanga_sunrise_16k.exr",
|
| 926 |
+
"size": 263707362,
|
| 927 |
+
"md5": "a5d842ad7484426c804249e0a3f8c0af"
|
| 928 |
+
},
|
| 929 |
+
{
|
| 930 |
+
"asset_id": "veld_fire",
|
| 931 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/veld_fire_16k.exr",
|
| 932 |
+
"size": 328935124,
|
| 933 |
+
"md5": "6d27cd701924a407ddcd2aca561fe769"
|
| 934 |
+
},
|
| 935 |
+
{
|
| 936 |
+
"asset_id": "venice_dawn_1",
|
| 937 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/venice_dawn_1_16k.exr",
|
| 938 |
+
"size": 260902426,
|
| 939 |
+
"md5": "f019af08ed1a37405c4c096cddfcf6cb"
|
| 940 |
+
},
|
| 941 |
+
{
|
| 942 |
+
"asset_id": "venice_sunset",
|
| 943 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/venice_sunset_16k.exr",
|
| 944 |
+
"size": 249914749,
|
| 945 |
+
"md5": "ac5a91508a26f55e4d56d223d86a429e"
|
| 946 |
+
},
|
| 947 |
+
{
|
| 948 |
+
"asset_id": "versveldpas",
|
| 949 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/versveldpas_16k.exr",
|
| 950 |
+
"size": 301178432,
|
| 951 |
+
"md5": "602dd9fa7dd6b4ca5a9470a232d478db"
|
| 952 |
+
},
|
| 953 |
+
{
|
| 954 |
+
"asset_id": "wasteland_clouds",
|
| 955 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/wasteland_clouds_16k.exr",
|
| 956 |
+
"size": 300378209,
|
| 957 |
+
"md5": "962b835b331220fdf3158c56b67bd5c8"
|
| 958 |
+
},
|
| 959 |
+
{
|
| 960 |
+
"asset_id": "waterbuck_trail",
|
| 961 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/waterbuck_trail_16k.exr",
|
| 962 |
+
"size": 285270135,
|
| 963 |
+
"md5": "b6471efa3e227e09d138d9e8175670e2"
|
| 964 |
+
},
|
| 965 |
+
{
|
| 966 |
+
"asset_id": "white_cliff_top",
|
| 967 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/white_cliff_top_16k.exr",
|
| 968 |
+
"size": 253126475,
|
| 969 |
+
"md5": "fe5ccd9ae3223d269a856027223dd4b5"
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"asset_id": "wide_street_01",
|
| 973 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/wide_street_01_16k.exr",
|
| 974 |
+
"size": 260655471,
|
| 975 |
+
"md5": "e1ebc47ba34c7872eae46cd91bd660a8"
|
| 976 |
+
},
|
| 977 |
+
{
|
| 978 |
+
"asset_id": "wide_street_02",
|
| 979 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/wide_street_02_16k.exr",
|
| 980 |
+
"size": 319430772,
|
| 981 |
+
"md5": "a01591be54b0655da0f923c2874e83db"
|
| 982 |
+
},
|
| 983 |
+
{
|
| 984 |
+
"asset_id": "winter_lake_01",
|
| 985 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/winter_lake_01_16k.exr",
|
| 986 |
+
"size": 235750479,
|
| 987 |
+
"md5": "15330f8b35d5bcf0163f1fcf9b875bb5"
|
| 988 |
+
},
|
| 989 |
+
{
|
| 990 |
+
"asset_id": "winter_river",
|
| 991 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/winter_river_16k.exr",
|
| 992 |
+
"size": 237877833,
|
| 993 |
+
"md5": "91e82fcdaf2d0572a18055d87f0661ab"
|
| 994 |
+
},
|
| 995 |
+
{
|
| 996 |
+
"asset_id": "winter_sky",
|
| 997 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/winter_sky_16k.exr",
|
| 998 |
+
"size": 328689205,
|
| 999 |
+
"md5": "1192f031962d7b432246ff943f5c2a0d"
|
| 1000 |
+
},
|
| 1001 |
+
{
|
| 1002 |
+
"asset_id": "yellow_field",
|
| 1003 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/yellow_field_16k.exr",
|
| 1004 |
+
"size": 335745422,
|
| 1005 |
+
"md5": "67c4002b984b27478d485b10c7e4f609"
|
| 1006 |
+
},
|
| 1007 |
+
{
|
| 1008 |
+
"asset_id": "zwinger_night",
|
| 1009 |
+
"url": "https://dl.polyhaven.org/file/ph-assets/HDRIs/exr/16k%2B/zwinger_night_16k.exr",
|
| 1010 |
+
"size": 323633807,
|
| 1011 |
+
"md5": "25b16dd9863c09efc058c86e32b91407"
|
| 1012 |
+
}
|
| 1013 |
+
]
|
| 1014 |
+
}
|
provenance/scene_render_configs.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_comment": [
|
| 3 |
+
"Per-scene camera configuration for the NeuSky synthetic dataset.",
|
| 4 |
+
"Single source of truth for render geometry - used by render_eval_views.py",
|
| 5 |
+
"(and should replace the shell arrays in submit_renders.sh on the next",
|
| 6 |
+
"cluster render). 'geometry' args are shared by every render of the scene.",
|
| 7 |
+
"Profiles (composed by render_eval_views.py):",
|
| 8 |
+
" train = common.train + scene.train: varied views, focal 35-70mm,",
|
| 9 |
+
" exposure +-1.5EV, close-ups allowed (production profile).",
|
| 10 |
+
" train_curated = common.train_curated + scene.eval: whole-building framing",
|
| 11 |
+
" with train's focal/exposure variation; seed/hdri offset",
|
| 12 |
+
" differ from eval so cameras and lighting do not overlap.",
|
| 13 |
+
" eval = common.eval + scene.eval: whole-building framing, fixed",
|
| 14 |
+
" 40mm focal and fixed exposure for clean eval metrics."
|
| 15 |
+
],
|
| 16 |
+
"common": {
|
| 17 |
+
"train": "--camera_height_min 0.5 --camera_height_max 2.0 --resolution 1920 1080 --samples 128 --hdri_16k --focal_mm_range 35 70 --exposure_range -1.5 1.5 --min_building_fraction 0.1 --seed 42",
|
| 18 |
+
"eval": "--camera_height_min 0.5 --camera_height_max 2.0 --resolution 1920 1080 --samples 128 --hdri_16k --focal_mm 40 --seed 1042 --hdri_offset 137",
|
| 19 |
+
"train_curated": "--camera_height_min 0.5 --camera_height_max 2.0 --resolution 1920 1080 --samples 128 --hdri_16k --focal_mm_range 35 70 --exposure_range -1.5 1.5 --seed 7 --hdri_offset 150"
|
| 20 |
+
},
|
| 21 |
+
"scenes": {
|
| 22 |
+
"arlanda_uppsala_cathedral": {
|
| 23 |
+
"geometry": "--sphere_center 0 0 20 --min_clearance 5 --exclude_box -50 -22 45 22",
|
| 24 |
+
"train": "--sphere_radius 80 --sphere_radius_min 25 --look_at 0 0 20 --look_at_z_range 2 40 --look_at_bias 0.3",
|
| 25 |
+
"eval": "--sphere_radius 75 --sphere_radius_min 40 --look_at 0 0 22 --look_at_z_range 10 40 --look_at_bias 0.1 --min_building_fraction 0.3"
|
| 26 |
+
},
|
| 27 |
+
"interstellar_house": {
|
| 28 |
+
"geometry": "--sphere_center 0 0 7 --min_clearance 5",
|
| 29 |
+
"train": "--sphere_radius 50 --sphere_radius_min 5 --look_at_building --building_clearance 5",
|
| 30 |
+
"eval": "--sphere_radius 50 --sphere_radius_min 36 --look_at 0 0 6 --look_at_z_range 4 9 --min_building_fraction 0.3"
|
| 31 |
+
},
|
| 32 |
+
"apartment_building": {
|
| 33 |
+
"geometry": "--sphere_center 0 0 7 --min_clearance 5",
|
| 34 |
+
"train": "--sphere_radius 50 --sphere_radius_min 5 --look_at_building --building_clearance 5",
|
| 35 |
+
"eval": "--sphere_radius 42 --sphere_radius_min 26 --look_at 0 0 6 --look_at_z_range 4 9 --min_building_fraction 0.3"
|
| 36 |
+
},
|
| 37 |
+
"abandoned_buildings": {
|
| 38 |
+
"geometry": "--sphere_center 0 0 7 --min_clearance 10",
|
| 39 |
+
"train": "--sphere_radius 50 --sphere_radius_min 5 --look_at_building --building_clearance 5",
|
| 40 |
+
"eval": "--sphere_radius 50 --sphere_radius_min 36 --look_at 0 0 6 --look_at_z_range 4 9 --min_building_fraction 0.3"
|
| 41 |
+
},
|
| 42 |
+
"glass_building": {
|
| 43 |
+
"geometry": "--sphere_center 0 0 7 --auto_exclude",
|
| 44 |
+
"train": "--sphere_radius 50 --sphere_radius_min 5 --look_at_building --building_clearance 5",
|
| 45 |
+
"eval": "--sphere_radius 50 --sphere_radius_min 32 --look_at 0 0 6 --look_at_z_range 4 9 --min_building_fraction 0.3"
|
| 46 |
+
}
|
| 47 |
+
}
|
| 48 |
+
}
|
provenance/scene_sources.json
ADDED
|
@@ -0,0 +1,199 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"audited_on": "2026-07-30",
|
| 4 |
+
"dataset": "NeuSky Synthetic v1",
|
| 5 |
+
"licence_notes": {
|
| 6 |
+
"poly_haven": {
|
| 7 |
+
"licence": "CC0",
|
| 8 |
+
"licence_url": "https://polyhaven.com/license",
|
| 9 |
+
"redistributable": true
|
| 10 |
+
},
|
| 11 |
+
"blenderkit": {
|
| 12 |
+
"licence": "Royalty Free",
|
| 13 |
+
"licence_url": "https://www.blendkit.com/terms-and-conditions-2026/",
|
| 14 |
+
"redistributable_as_editable_scene": false,
|
| 15 |
+
"reason": "The terms permit redistribution only as part of a project from which the product cannot be separated. The source models remain extractable from the accepted .blend scenes."
|
| 16 |
+
},
|
| 17 |
+
"artstation": {
|
| 18 |
+
"licence": "Standard Use License",
|
| 19 |
+
"licence_url": "https://www.artstation.com/marketplace-product-eula",
|
| 20 |
+
"redistributable_as_editable_scene": false
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"shared_poly_haven_assets": [
|
| 24 |
+
{
|
| 25 |
+
"asset_id": "tree_small_02",
|
| 26 |
+
"type": "model",
|
| 27 |
+
"resolution": "1k",
|
| 28 |
+
"url": "https://polyhaven.com/a/tree_small_02"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"asset_id": "boulder_01",
|
| 32 |
+
"type": "model",
|
| 33 |
+
"resolution": "1k",
|
| 34 |
+
"url": "https://polyhaven.com/a/boulder_01"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"asset_id": "shrub_04",
|
| 38 |
+
"type": "model",
|
| 39 |
+
"resolution": "1k",
|
| 40 |
+
"url": "https://polyhaven.com/a/shrub_04"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"asset_id": "island_tree_01",
|
| 44 |
+
"type": "model",
|
| 45 |
+
"resolution": "1k",
|
| 46 |
+
"url": "https://polyhaven.com/a/island_tree_01"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"asset_id": "coastal_cliff_04",
|
| 50 |
+
"type": "model",
|
| 51 |
+
"resolution": "8k",
|
| 52 |
+
"url": "https://polyhaven.com/a/coastal_cliff_04"
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"asset_id": "modular_fort_01",
|
| 56 |
+
"type": "model",
|
| 57 |
+
"resolution": "8k",
|
| 58 |
+
"url": "https://polyhaven.com/a/modular_fort_01"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"asset_id": "patterned_cobblestone",
|
| 62 |
+
"type": "texture",
|
| 63 |
+
"resolution": "8k",
|
| 64 |
+
"url": "https://polyhaven.com/a/patterned_cobblestone"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"asset_id": "concrete_floor_02",
|
| 68 |
+
"type": "texture",
|
| 69 |
+
"resolution": "2k",
|
| 70 |
+
"url": "https://polyhaven.com/a/concrete_floor_02"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"asset_id": "grass_path_2",
|
| 74 |
+
"type": "texture",
|
| 75 |
+
"resolution": "2k",
|
| 76 |
+
"url": "https://polyhaven.com/a/grass_path_2"
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"asset_id": "cobblestone_floor_04",
|
| 80 |
+
"type": "texture",
|
| 81 |
+
"resolution": "2k",
|
| 82 |
+
"url": "https://polyhaven.com/a/cobblestone_floor_04"
|
| 83 |
+
}
|
| 84 |
+
],
|
| 85 |
+
"scenes": {
|
| 86 |
+
"abandoned_buildings": {
|
| 87 |
+
"accepted_scene": {
|
| 88 |
+
"filename": "abandoned_buildings.blend",
|
| 89 |
+
"size_bytes": 369879503,
|
| 90 |
+
"sha256": "d7ed8b9e8e28d9d4c579c3c46855895b760588b89c97bf571bb88af3febe4487"
|
| 91 |
+
},
|
| 92 |
+
"base_model": {
|
| 93 |
+
"title": "Building Pack Lowpoly",
|
| 94 |
+
"author": "Fridqeir Haynura",
|
| 95 |
+
"provider": "BlenderKit",
|
| 96 |
+
"listing_url": "https://www.blendkit.com/asset-gallery-detail/57b02da8-288e-4bf3-b326-b1fdddac89de/",
|
| 97 |
+
"listing_id": "57b02da8-288e-4bf3-b326-b1fdddac89de",
|
| 98 |
+
"cached_asset_id": "13aa072b-63a8-41d1-9dfc-de4e5993b188",
|
| 99 |
+
"source_filename": "building-pack-lowpoly_1K_f430c0a3-c79b-499d-b957-c3d40d8e166c.blend",
|
| 100 |
+
"source_size_bytes": 4554261,
|
| 101 |
+
"source_sha256": "9332a01cbe05d8e1708255b6a1d1a010b3ebcbbcbd7c24d8bbade2a53530121d",
|
| 102 |
+
"availability": "available_on_2026-07-30",
|
| 103 |
+
"licence": "BlenderKit Royalty Free"
|
| 104 |
+
},
|
| 105 |
+
"ground_asset_id": "cobblestone_floor_04",
|
| 106 |
+
"scene_setup": "scene_setup/setup_scene.py"
|
| 107 |
+
},
|
| 108 |
+
"apartment_building": {
|
| 109 |
+
"accepted_scene": {
|
| 110 |
+
"filename": "apartment_building.blend",
|
| 111 |
+
"size_bytes": 497554471,
|
| 112 |
+
"sha256": "9aacc8d61fa2230cb41156031dc88045275bf7aad4e9d66efc8fa4b6653905c4"
|
| 113 |
+
},
|
| 114 |
+
"base_model": {
|
| 115 |
+
"title": "Modern Apartment Building",
|
| 116 |
+
"author": "Pawel Walasiewicz",
|
| 117 |
+
"provider": "BlenderKit",
|
| 118 |
+
"listing_url": "https://www.blendkit.com/asset-gallery-detail/b3faf096-32df-466d-b04d-7c8b3b3983df/",
|
| 119 |
+
"listing_id": "b3faf096-32df-466d-b04d-7c8b3b3983df",
|
| 120 |
+
"cached_asset_id": "d5727bba-00f9-453b-9318-684c0b229300",
|
| 121 |
+
"source_filename": "modern-apartment-building_2K_d7b73adf-13bf-41c1-ae09-e44ac245d9a2.blend",
|
| 122 |
+
"source_size_bytes": 78167617,
|
| 123 |
+
"source_sha256": "aaeff45f4fad208ac5cdf96c1950392bc77b342fee42b0f979056bcf4a33c5d5",
|
| 124 |
+
"availability": "available_on_2026-07-30",
|
| 125 |
+
"licence": "BlenderKit Royalty Free"
|
| 126 |
+
},
|
| 127 |
+
"ground_asset_id": "concrete_floor_02",
|
| 128 |
+
"scene_setup": "scene_setup/setup_scene.py"
|
| 129 |
+
},
|
| 130 |
+
"arlanda_uppsala_cathedral": {
|
| 131 |
+
"accepted_scene": {
|
| 132 |
+
"filename": "arlanda_uppsala_cathedral.blend",
|
| 133 |
+
"size_bytes": 3087009524,
|
| 134 |
+
"sha256": "0b8a361cdc8606b2a3cc53fccc72b35058d92708e97fd29b777552bd2778c76a"
|
| 135 |
+
},
|
| 136 |
+
"base_model": {
|
| 137 |
+
"title": "Arlanda Uppsala Cathedral",
|
| 138 |
+
"author": "Tiv Sol",
|
| 139 |
+
"provider": "ArtStation Marketplace",
|
| 140 |
+
"listing_url": "https://www.artstation.com/marketplace/p/MpNz/arlanda-uppsala-cathedral",
|
| 141 |
+
"viewer_url": "https://sketchfab.com/3d-models/arlanda-uppsala-cathedral-9c91370bec27494ca3c64a3a3ea9964d",
|
| 142 |
+
"alternative_listing_url": "https://www.cgtrader.com/3d-models/exterior/historic-exterior/arlanda-uppsala-cathedral",
|
| 143 |
+
"source_filename": "Arlanda_Uppsala_Cathedral.fbx",
|
| 144 |
+
"availability": "available_for_purchase_on_2026-07-30",
|
| 145 |
+
"licence": "ArtStation Standard Use License"
|
| 146 |
+
},
|
| 147 |
+
"additional_asset_ids": [
|
| 148 |
+
"modular_fort_01",
|
| 149 |
+
"coastal_cliff_04",
|
| 150 |
+
"patterned_cobblestone"
|
| 151 |
+
],
|
| 152 |
+
"scene_setup": "custom_scene_recorded_in_synthetic_scenes.md"
|
| 153 |
+
},
|
| 154 |
+
"glass_building": {
|
| 155 |
+
"accepted_scene": {
|
| 156 |
+
"filename": "glass_building.blend",
|
| 157 |
+
"size_bytes": 420745012,
|
| 158 |
+
"sha256": "de8c5f16f383fa75866fef26ccdb1567ee27858638c1417a72b20bfbdd86c960"
|
| 159 |
+
},
|
| 160 |
+
"base_model": {
|
| 161 |
+
"title": "Modern Glass Building",
|
| 162 |
+
"author": "Abbos Mirzaev",
|
| 163 |
+
"provider": "BlenderKit",
|
| 164 |
+
"listing_url": "https://www.blendkit.com/asset-gallery-detail/dd5d37c8-79e6-4171-81ba-4909aabde32d/",
|
| 165 |
+
"listing_id": "dd5d37c8-79e6-4171-81ba-4909aabde32d",
|
| 166 |
+
"cached_asset_id": "4cf3bd15-ad69-4c47-a47f-74149fbe5049",
|
| 167 |
+
"source_filename": "modern-glass-building_2K_4c17a0b5-cb09-4920-9e41-4ab8104ad0af.blend",
|
| 168 |
+
"source_size_bytes": 1430259,
|
| 169 |
+
"source_sha256": "e432c9de987b5a503d5d5afc167b476e13761cdb821bda466b82c19a03e46dab",
|
| 170 |
+
"availability": "available_on_2026-07-30",
|
| 171 |
+
"licence": "BlenderKit Royalty Free"
|
| 172 |
+
},
|
| 173 |
+
"ground_asset_id": "concrete_floor_02",
|
| 174 |
+
"scene_setup": "scene_setup/setup_scene.py"
|
| 175 |
+
},
|
| 176 |
+
"interstellar_house": {
|
| 177 |
+
"accepted_scene": {
|
| 178 |
+
"filename": "interstellar_house.blend",
|
| 179 |
+
"size_bytes": 559184315,
|
| 180 |
+
"sha256": "38178e4d0af3ac6deae7ed3c305e6cd507b14cd3e41f2e0550c19cbb7ac7a70d"
|
| 181 |
+
},
|
| 182 |
+
"base_model": {
|
| 183 |
+
"title": "Interstellar Cooper House",
|
| 184 |
+
"author": "Abin Suresh",
|
| 185 |
+
"provider": "BlenderKit",
|
| 186 |
+
"listing_url": "https://www.blendkit.com/asset-gallery-detail/02092ebd-0c3a-4474-9a9d-d54474b01445/",
|
| 187 |
+
"listing_id": "02092ebd-0c3a-4474-9a9d-d54474b01445",
|
| 188 |
+
"cached_asset_id": "463125e0-1edb-4679-a43c-fb71afe66960",
|
| 189 |
+
"source_filename": "interstellar-cooper-house_2K_ae02f51f-7de6-439d-8359-b5f0794b3c9a.blend",
|
| 190 |
+
"source_size_bytes": 139673764,
|
| 191 |
+
"source_sha256": "5a0ad27f6b14541705ca6533eeb6280433f4977cbd70271893b2ea59a5fd8c58",
|
| 192 |
+
"availability": "removed_from_blenderkit_on_2026-07-30",
|
| 193 |
+
"licence": "BlenderKit Royalty Free"
|
| 194 |
+
},
|
| 195 |
+
"ground_asset_id": "grass_path_2",
|
| 196 |
+
"scene_setup": "scene_setup/setup_scene.py"
|
| 197 |
+
}
|
| 198 |
+
}
|
| 199 |
+
}
|
provenance/synthetic_scenes.md
ADDED
|
@@ -0,0 +1,180 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Synthetic Outdoor Multi-Illumination Scenes
|
| 2 |
+
|
| 3 |
+
Synthetic datasets for evaluating models' ability to accurately predict materials
|
| 4 |
+
and illumination. Each scene provides ground truth geometry (depth, normals),
|
| 5 |
+
albedo, object masks, and per-frame HDRI environment maps with known rotations.
|
| 6 |
+
|
| 7 |
+
> **Redistribution note:** The prepared 2D renders and benchmark layers are
|
| 8 |
+
> released publicly. Several editable source scenes incorporate BlenderKit
|
| 9 |
+
> Royalty Free models, which cannot be redistributed as extractable `.blend`
|
| 10 |
+
> assets under the current BlenderKit terms. Keep the source scenes in the
|
| 11 |
+
> private archive unless their authors grant permission. Users rebuilding from
|
| 12 |
+
> source must acquire the listed models under their own BlenderKit accounts.
|
| 13 |
+
> See the [BlenderKit licence](https://www.blenderkit.com/docs/licenses/) and
|
| 14 |
+
> [licensing FAQ](https://www.blenderkit.com/docs/licenses/licensing-faq/).
|
| 15 |
+
> `scene_sources.json` records the exact listing identifiers, source filenames,
|
| 16 |
+
> cached asset identifiers, accepted scene hashes and current availability.
|
| 17 |
+
|
| 18 |
+
## Dataset Purpose
|
| 19 |
+
|
| 20 |
+
Test a model's ability to decompose a scene into:
|
| 21 |
+
- **Geometry** — depth and surface normals
|
| 22 |
+
- **Materials** — diffuse albedo, roughness
|
| 23 |
+
- **Illumination** — HDRI environment map identity and orientation
|
| 24 |
+
|
| 25 |
+
Each frame is rendered under a different HDRI with a random Z-axis rotation,
|
| 26 |
+
so the model must disentangle material appearance from lighting.
|
| 27 |
+
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
## Scenes
|
| 31 |
+
|
| 32 |
+
### Scene 1: Arlanda Uppsala Cathedral (+ Medieval Fort)
|
| 33 |
+
|
| 34 |
+
- **Blend file**: `data/neusky_synthetic_data/scenes/arlanda_uppsala_cathedral.blend`
|
| 35 |
+
- **Cathedral source**: [Arlanda Uppsala Cathedral on ArtStation](https://www.artstation.com/marketplace/p/MpNz/arlanda-uppsala-cathedral)
|
| 36 |
+
- **Author**: Tiv Sol
|
| 37 |
+
- **Viewer**: [interactive Sketchfab page](https://sketchfab.com/3d-models/arlanda-uppsala-cathedral-9c91370bec27494ca3c64a3a3ea9964d)
|
| 38 |
+
- **License**: ArtStation Standard Use License
|
| 39 |
+
- **Acquired file**: `Arlanda_Uppsala_Cathedral.fbx`
|
| 40 |
+
- **Additional assets**:
|
| 41 |
+
- [`modular_fort_01`](https://polyhaven.com/a/modular_fort_01) (Poly Haven, CC0) — medieval fort architecture with 8K PBR
|
| 42 |
+
- **External shared assets** (in `background_assets/` and `textures/`):
|
| 43 |
+
- [`coastal_cliff_04`](https://polyhaven.com/a/coastal_cliff_04) (Poly Haven, CC0) — cliff background geometry
|
| 44 |
+
- [`patterned_cobblestone`](https://polyhaven.com/a/patterned_cobblestone) (Poly Haven, CC0) — ground material
|
| 45 |
+
- **Note**: This scene has its own ground plane and cliff backdrop (not created by `setup_scene.py`). It requires restricted azimuth (`--azimuth_min -45 --azimuth_max 90`) because cliffs surround the scene on the north and south sides.
|
| 46 |
+
- **Camera params**: `--sphere_radius 80 --sphere_center -30 -28 20 --azimuth_min -45 --azimuth_max 90`
|
| 47 |
+
- **Status**: Integrated into standardised pipeline. Textures remapped and verified. Ready for production render.
|
| 48 |
+
|
| 49 |
+
### Scene 2: Interstellar Farmhouse
|
| 50 |
+
|
| 51 |
+
- **Source**: [BlenderKit — Interstellar House](https://www.blenderkit.com/asset-gallery-detail/02092ebd-0c3a-4474-9a9d-d54474b01445/)
|
| 52 |
+
- **Author**: Abin Suresh
|
| 53 |
+
- **License**: Royalty Free (BlenderKit)
|
| 54 |
+
- **Availability**: removed from BlenderKit as of 2026-07-30; the URL is
|
| 55 |
+
retained as the original provenance record
|
| 56 |
+
- **Faces**: 582,607
|
| 57 |
+
- **Style**: Rural farmhouse, highly detailed, cinematic (Cooper house from Interstellar)
|
| 58 |
+
- **Blend file**: `data/neusky_synthetic_data/scenes/interstellar_house.blend`
|
| 59 |
+
- **Ground texture**: grass_path_2 (Poly Haven CC0)
|
| 60 |
+
- **Status**: Scene set up with PBR ground + background vegetation. Test renders verified. Ready for production render.
|
| 61 |
+
|
| 62 |
+
### Scene 3: Modern Apartment Building
|
| 63 |
+
|
| 64 |
+
- **Source**: [BlenderKit — Modern Apartment Building](https://www.blenderkit.com/asset-gallery-detail/b3faf096-32df-466d-b04d-7c8b3b3983df/)
|
| 65 |
+
- **Author**: Pawel Walasiewicz
|
| 66 |
+
- **License**: Royalty Free (BlenderKit)
|
| 67 |
+
- **Faces**: 66,048
|
| 68 |
+
- **Style**: Realistic modern residential building based on real project
|
| 69 |
+
- **Blend file**: `data/neusky_synthetic_data/scenes/apartment_building.blend`
|
| 70 |
+
- **Ground texture**: concrete_floor_02 (Poly Haven CC0)
|
| 71 |
+
- **Status**: Scene set up. Building shifted down to sit flush on ground. Test renders verified. Ready for production render.
|
| 72 |
+
|
| 73 |
+
### Scene 4: Abandoned Buildings
|
| 74 |
+
|
| 75 |
+
- **Source**: [BlenderKit — Building Pack Lowpoly](https://www.blenderkit.com/asset-gallery-detail/57b02da8-288e-4bf3-b326-b1fdddac89de/)
|
| 76 |
+
- **Author**: Fridqeir Haynura
|
| 77 |
+
- **License**: Royalty Free (BlenderKit)
|
| 78 |
+
- **Faces**: 8,280
|
| 79 |
+
- **Style**: Historic brick buildings with AI-generated textures, urban/abandoned
|
| 80 |
+
- **Blend file**: `data/neusky_synthetic_data/scenes/abandoned_buildings.blend`
|
| 81 |
+
- **Ground texture**: cobblestone_floor_04 (Poly Haven CC0)
|
| 82 |
+
- **Status**: Scene set up. Test renders verified. Ready for production render.
|
| 83 |
+
|
| 84 |
+
### Scene 5: Modern Glass Building
|
| 85 |
+
|
| 86 |
+
- **Source**: [BlenderKit — Modern Glass Building](https://www.blenderkit.com/asset-gallery-detail/dd5d37c8-79e6-4171-81ba-4909aabde32d/)
|
| 87 |
+
- **Author**: Abbos Mirzaev
|
| 88 |
+
- **License**: Royalty Free (BlenderKit)
|
| 89 |
+
- **Faces**: 5,417
|
| 90 |
+
- **Style**: Contemporary glass office building with reflective surfaces
|
| 91 |
+
- **Blend file**: `data/neusky_synthetic_data/scenes/glass_building.blend`
|
| 92 |
+
- **Ground texture**: concrete_floor_02 (Poly Haven CC0)
|
| 93 |
+
- **Status**: Scene set up. Test renders verified. Ready for production render.
|
| 94 |
+
|
| 95 |
+
## Shared Resources
|
| 96 |
+
|
| 97 |
+
### HDRIs (Multi-Illumination)
|
| 98 |
+
|
| 99 |
+
- **Location**: `data/neusky_synthetic_data/hdris_16k/`
|
| 100 |
+
- **Count**: 167 selected EXR files
|
| 101 |
+
- **Source**: Poly Haven (CC0)
|
| 102 |
+
- Each frame uses a different HDRI with a random Z-axis rotation
|
| 103 |
+
- Download with `scripts/synthetic_dataset/download_hdris.py`
|
| 104 |
+
- 36 assets have received minor upstream revisions since the accepted renders;
|
| 105 |
+
current Poly Haven versions are supported for source re-rendering
|
| 106 |
+
|
| 107 |
+
### Ground Textures (Poly Haven CC0, 2K)
|
| 108 |
+
|
| 109 |
+
Located in `data/neusky_synthetic_data/textures/`:
|
| 110 |
+
|
| 111 |
+
| Texture | Files | Used by |
|
| 112 |
+
|---------|-------|---------|
|
| 113 |
+
| `concrete_floor_02` | diff, nor_gl, rough | Apartment, Glass building |
|
| 114 |
+
| `grass_path_2` | diff, nor_gl, rough | Interstellar house |
|
| 115 |
+
| `cobblestone_floor_04` | diff, nor_gl, rough | Building pack |
|
| 116 |
+
|
| 117 |
+
### Background Assets (Poly Haven CC0, 1K .blend)
|
| 118 |
+
|
| 119 |
+
Located in `data/neusky_synthetic_data/background_assets/`:
|
| 120 |
+
|
| 121 |
+
| Asset | Placement | Count | Scale |
|
| 122 |
+
|-------|-----------|-------|-------|
|
| 123 |
+
| `tree_small_02_1k.blend` | r=80 ring | 12 | 2.0–3.5× |
|
| 124 |
+
| `boulder_01_1k.blend` | r=56 ring | 8 | 3.0–6.0× |
|
| 125 |
+
| `shrub_04_1k.blend` | r=68 ring | 16 | 3.0–5.0× |
|
| 126 |
+
| `island_tree_01_1k.blend` | r=104 ring | 8 | 1.5–2.5× |
|
| 127 |
+
| `boulder_01_1k.blend` | r=80 ring (outer) | 12 | 2.0–4.0× |
|
| 128 |
+
| `coastal_cliff_04_8k.blend` | — | — | — |
|
| 129 |
+
| `rock_face_01_8k.blend` | — | — | — |
|
| 130 |
+
|
| 131 |
+
The cliff and rock assets (8K, Poly Haven CC0) are available for use as background geometry in any scene. The ground plane (200×200) has terrain deformation: flat within r=80, then smoothstep rise to 15 units at the edges (100×100 vertex grid with smooth shading).
|
| 132 |
+
|
| 133 |
+
---
|
| 134 |
+
|
| 135 |
+
## Rendering Pipeline
|
| 136 |
+
|
| 137 |
+
The accepted camera parameters, frame counts, seeds and post-processing steps
|
| 138 |
+
are defined by `scene_render_configs.json` and
|
| 139 |
+
`rebuild_synthetic_dataset.sh`. Do not reconstruct production commands from
|
| 140 |
+
the historical values in individual scene notes.
|
| 141 |
+
|
| 142 |
+
```bash
|
| 143 |
+
NEUSKY_SYN_DATA=/path/to/neusky_synthetic_data \
|
| 144 |
+
scripts/synthetic_dataset/rebuild_synthetic_dataset.sh
|
| 145 |
+
```
|
| 146 |
+
|
| 147 |
+
See `README.md` for the full directory contract, HDRI restoration procedure
|
| 148 |
+
and selective-scene rebuild syntax.
|
| 149 |
+
|
| 150 |
+
### Per-frame Metadata
|
| 151 |
+
|
| 152 |
+
Each frame in `transforms_train.json` includes:
|
| 153 |
+
|
| 154 |
+
| Field | Description |
|
| 155 |
+
|-------|-------------|
|
| 156 |
+
| `file_path` | Path to rendered image |
|
| 157 |
+
| `transform_matrix` | Camera-to-world 4×4 matrix |
|
| 158 |
+
| `envmap_name` | Poly Haven HDRI asset name (e.g. `abandoned_parking`) |
|
| 159 |
+
| `envmap_url` | Direct Poly Haven link |
|
| 160 |
+
| `envmap_rotation` | Euler XYZ rotation in radians applied to envmap `[0, 0, z]` |
|
| 161 |
+
|
| 162 |
+
### Output Passes (EXR mode)
|
| 163 |
+
|
| 164 |
+
| Pass | Format | Description |
|
| 165 |
+
|------|--------|-------------|
|
| 166 |
+
| RGB | RGBA float32 | Linear HDR colour |
|
| 167 |
+
| Depth | float32 | Z-depth from camera |
|
| 168 |
+
| Normal | XYZ float32 | World-space surface normals |
|
| 169 |
+
| Albedo | RGBA float32 | Diffuse colour (Cycles "Diffuse Color" pass) |
|
| 170 |
+
| Alpha | float32 | Object mask (0/1, via transparent film) |
|
| 171 |
+
|
| 172 |
+
---
|
| 173 |
+
|
| 174 |
+
## Notes
|
| 175 |
+
|
| 176 |
+
- Camera and focal-length sampling varies by accepted render profile.
|
| 177 |
+
- The ground plane has terrain deformation (hills rising beyond r=80) plus 5 rings of background vegetation to completely hide the horizon.
|
| 178 |
+
- Each frame uses a different HDRI with a random rotation, so models must disentangle materials from illumination.
|
| 179 |
+
- Point clouds can be extracted from depth maps for initialising Gaussian Splatting.
|
| 180 |
+
- For NeuSky training, images are downscaled 4× (`camera_res_scale_factor=0.25`) to fit in 24GB GPU memory.
|