Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
pretty_name: Zanya's Godot HDR Dataset
|
4 |
+
tags:
|
5 |
+
- hdr
|
6 |
+
- exr
|
7 |
+
- png
|
8 |
+
---
|
9 |
+
|
10 |
+
# Zanya's Godot HDR Dataset
|
11 |
+
|
12 |
+
- **Repository:** https://huggingface.co/datasets/zlicastro/zanya-godot-hdr-dataset
|
13 |
+
|
14 |
+
## Dataset Summary
|
15 |
+
|
16 |
+
This dataset contains HDR images rendered from the Godot Engine. Each image is of openly licensed items or scenes.
|
17 |
+
|
18 |
+
|
19 |
+
# How Images were Captured
|
20 |
+
|
21 |
+
Screenshots were taken with Godot Engine 4.3.
|
22 |
+
|
23 |
+
A custom script was made for taking screenshots and their previews.
|