added example assets
This commit is contained in:
parent
8aa03b3ceb
commit
7a95d4ffbf
4 changed files with 96 additions and 0 deletions
BIN
assets/assets.webp
Normal file
BIN
assets/assets.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 88 KiB |
96
assets/datapackage.json
Normal file
96
assets/datapackage.json
Normal file
|
|
@ -0,0 +1,96 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
||||||
|
"name": "xr-fragments-assets",
|
||||||
|
"title": "XR Fragments assets",
|
||||||
|
"homepage": "http://localhost:3214/models/gv7v7hb52bmr",
|
||||||
|
"image": "assets.webp",
|
||||||
|
"keywords": [
|
||||||
|
"!new",
|
||||||
|
"fontmap"
|
||||||
|
],
|
||||||
|
"licenses": [
|
||||||
|
{
|
||||||
|
"name": "CC-BY-SA-4.0",
|
||||||
|
"path": "https://spdx.org/licenses/CC-BY-SA-4.0.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
{
|
||||||
|
"name": "assets",
|
||||||
|
"path": "assets.webp",
|
||||||
|
"mediatype": "image/webp",
|
||||||
|
"up": "+z",
|
||||||
|
"presupported": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fontmap",
|
||||||
|
"path": "fontmap.glb",
|
||||||
|
"mediatype": "model/gltf",
|
||||||
|
"up": "+z",
|
||||||
|
"presupported": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tree",
|
||||||
|
"path": "tree.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": [
|
||||||
|
{
|
||||||
|
"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": [
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
assets/fontmap.glb
Normal file
BIN
assets/fontmap.glb
Normal file
Binary file not shown.
BIN
assets/tree.glb
Normal file
BIN
assets/tree.glb
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue