summaryrefslogtreecommitdiff
path: root/assets/models/gltf/Cube/metadata.json
diff options
context:
space:
mode:
authoromnisci3nce <17525998+omnisci3nce@users.noreply.github.com>2024-04-03 22:42:24 +1100
committeromnisci3nce <17525998+omnisci3nce@users.noreply.github.com>2024-04-03 22:42:24 +1100
commit0c770ecad71bb540d36402311e01a2b6b94242fd (patch)
tree13a44e693a4faf67be065d6b334b149a59aa0262 /assets/models/gltf/Cube/metadata.json
parentde14e6eef443c9935fda5fccc798e379e710bf31 (diff)
load gltf vertices and indices. need to move to git LFS!
Diffstat (limited to 'assets/models/gltf/Cube/metadata.json')
-rw-r--r--assets/models/gltf/Cube/metadata.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/assets/models/gltf/Cube/metadata.json b/assets/models/gltf/Cube/metadata.json
new file mode 100644
index 0000000..54ea970
--- /dev/null
+++ b/assets/models/gltf/Cube/metadata.json
@@ -0,0 +1,25 @@
+{
+ "version": 2,
+ "legal": [
+ {
+ "license": "CC0",
+ "licenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/legalcode",
+ "artist": "Norbert Nopper",
+ "year": "2017",
+ "owner": "UX3D",
+ "what": "Everything",
+ "text": "CC0 1.0 Universal",
+ "spdx": "CC0-1.0",
+ "icon": "https://licensebuttons.net/p/zero/1.0/88x31.png"
+ }
+ ],
+ "tags": [
+ "core",
+ "testing"
+ ],
+ "screenshot": "screenshot/screenshot.jpg",
+ "name": "Cube",
+ "path": "./Models/Cube",
+ "summary": "A cube with non-smoothed faces.",
+ "createReadme": true
+} \ No newline at end of file