re-structured assets folder
This commit is contained in:
parent
0aafe43ee2
commit
6bd4e80c4a
4 changed files with 56 additions and 37 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
||||||
"name": "xr-fragments-assets",
|
"name": "xr-fragments-assets",
|
||||||
"title": "XR Fragments assets",
|
"title": "XR Fragments assets",
|
||||||
"homepage": "http://localhost:3214/models/gv7v7hb52bmr",
|
"homepage": "http://xrfragment.org",
|
||||||
"image": "assets.webp",
|
"image": "assets.webp",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"!new",
|
"!new",
|
||||||
|
|
@ -55,42 +55,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"collections": [
|
"collections": [
|
||||||
{
|
|
||||||
"title": "XR Fragments",
|
|
||||||
"path": "http://localhost:3214/collections/kqg2szn361nl",
|
|
||||||
"caption": "3D assets which are XR Fragment-compatible.",
|
|
||||||
"description": "XR Fragments is an open specification for hyperlinking & deeplinking 3D fileformats .\nTurn 3D files into linkable AR/VR websites .\n3D files with XR Fragments enable interoperable, networkable and interactions via so-called extras and promote URL standards .",
|
|
||||||
"links": [
|
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/collections/63j0nlckcj2v"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/collections/l54vxdx3q4xn"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/collections/mwpd5w94hlk0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/collections/z924drvlr4k1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/models/40w26gqgms2p"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/models/5dlzcdrhtrg2"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/models/jszmg471nd80"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/models/sk4936ghj33n"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "http://localhost:3214/models/vrpw4zlgzzm8"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
54
assets/template/datapackage.json
Normal file
54
assets/template/datapackage.json
Normal file
|
|
@ -0,0 +1,54 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
||||||
|
"name": "xr-fragments-template-website",
|
||||||
|
"title": "Spatial website template",
|
||||||
|
"homepage": "http://xrfragment.org",
|
||||||
|
"image": "website.jpg",
|
||||||
|
"keywords": [
|
||||||
|
"!new",
|
||||||
|
"template"
|
||||||
|
],
|
||||||
|
"licenses": [
|
||||||
|
{
|
||||||
|
"name": "CC-BY-SA-4.0",
|
||||||
|
"path": "https://spdx.org/licenses/CC-BY-SA-4.0.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
{
|
||||||
|
"name": "website",
|
||||||
|
"path": "website.jpg",
|
||||||
|
"mediatype": "image/jpeg",
|
||||||
|
"up": "+z",
|
||||||
|
"presupported": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "website",
|
||||||
|
"path": "website.glb",
|
||||||
|
"mediatype": "model/gltf",
|
||||||
|
"up": "+z",
|
||||||
|
"presupported": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sensitive": false,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"title": "xrfragments",
|
||||||
|
"path": "http://localhost:3214/creators/xrfragments",
|
||||||
|
"roles": [
|
||||||
|
"creator"
|
||||||
|
],
|
||||||
|
"caption": "",
|
||||||
|
"description": "XR Fragments is an open specification for hyperlinking & deeplinking 3D fileformats .\nTurn 3D files into linkable AR/VR websites .\n3D files with XR Fragments enable interoperable, networkable and interactions via so-called extras and promote URL standards .",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"path": "https://xrfragment.org"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"collections": [
|
||||||
|
],
|
||||||
|
"links": [
|
||||||
|
]
|
||||||
|
}
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 96 KiB |
BIN
assets/template/website.jpg
Normal file
BIN
assets/template/website.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Loading…
Add table
Reference in a new issue