2025-08-12 14:09:13 +02:00
{
"$schema" : "https://manyfold.app/profiles/0.0/datapackage.json" ,
"name" : "xr-fragments-assets" ,
"title" : "XR Fragments assets" ,
2025-08-14 11:28:11 +02:00
"homepage" : "http://xrfragment.org" ,
2025-08-12 14:09:13 +02:00
"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" : [
] ,
"links" : [
]
2025-08-14 11:28:11 +02:00
}