xrfragment/assets/template/website/datapackage.json

66 lines
2.5 KiB
JSON

{
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
"name": "spatial-website-template",
"title": "Spatial website template",
"caption": "",
"description": "<!-- Hi there! Below is autogenerated JanusXR Markup (JML). -->\n<!-- If you want to tweak it, then first disable autogeneration -->\n<!-- How? make sure to set autogenerate to \"false\" (see room-tag below) -->\n<!-- -->\n<!-- JML info: -->\n<!-- https://coderofsalvation.github.io/janus-guide/#/examples/markup -->\n<!-- https://janusxr.org/docs/build/introtojml/index.html -->\n\n<FireBoxRoom>\n <Assets>\n <assetobject id=\"experience\" src=\"http://localhost:8791/templates/xrfragments/%232/website.glb\"/>\n </Assets>\n <Room autogenerate=\"true\" >\n <object pos=\"0 0 5\" rotation=\"-180 0 180\" lighting=\"false\" collision_id=\"experience\" id=\"experience\" />\n </Room>\n</FireBoxRoom>\n<!-- archive.org hints -->\n<a href=\"http://localhost:8791/templates/xrfragments/%232/website.glb\"></a> \n\n",
"homepage": "http://localhost:3214/models/knnvtnnk4tcl",
"image": "website.jpg",
"keywords": [
"template",
"janusxr",
"mml",
"xrfragments"
],
"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": "http://localhost:3214/creators/xrfragments"
},
{
"path": "https://xrfragment.org"
}
]
}
],
"links": [
{
"path": "http://localhost:3214/models/knnvtnnk4tcl"
},
{
"path": "http://xrfragment.org"
}
],
"main": "website.glb"
}