2025-09-26 20:07:58 +02:00
{
"$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" ,
2025-10-24 17:03:44 +02:00
"path" : "tiles_fontmap.glb" ,
2025-09-26 20:07:58 +02:00
"mediatype" : "model/gltf" ,
2025-10-24 17:03:44 +02:00
"up" : "+y" ,
2025-09-26 20:07:58 +02:00
"presupported" : false
} ,
{
"name" : "tree" ,
2025-10-24 17:03:44 +02:00
"path" : "object_tree.glb" ,
2025-09-26 20:07:58 +02:00
"mediatype" : "model/gltf" ,
2025-10-24 17:03:44 +02:00
"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" ,
2025-09-26 20:07:58 +02:00
"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" : [
]
}