xrfragment/assets/library/datapackage.json
2025-10-24 17:03:44 +02:00

89 lines
2 KiB
JSON

{
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
"name": "xr-fragments-assets",
"title": "XR Fragments assets",
"homepage": "http://xrfragment.org",
"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": "tiles_fontmap.glb",
"mediatype": "model/gltf",
"up": "+y",
"presupported": false
},
{
"name": "tree",
"path": "object_tree.glb",
"mediatype": "model/gltf",
"up": "+y",
"presupported": false
},
{
"name": "glass",
"path": "material_glass.glb",
"mediatype": "model/gltf",
"up": "+y",
"presupported": false
},
{
"name": "lake",
"path": "material_lake.glb",
"mediatype": "model/gltf",
"up": "+y",
"presupported": false
},
{
"name": "blocktronic",
"path": "space_blocktronic.glb",
"mediatype": "model/gltf",
"up": "+y",
"presupported": false
},
{
"name": "fogtronic",
"path": "space_fogtronic.glb",
"mediatype": "model/gltf",
"up": "+y",
"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": [
]
}