updated murials
This commit is contained in:
parent
a61071c178
commit
6a0949daf0
4 changed files with 96 additions and 12 deletions
|
|
@ -1,15 +1,17 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
||||||
"name": "murial-2d",
|
"name": "murial-2d-image",
|
||||||
"title": "Murial 2D",
|
"title": "Murial 2D image",
|
||||||
"caption": "",
|
"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/%233/murial2D.glb\"/>\n </Assets>\n <Room autogenerate=\"true\" use_local_asset=\"room3\" >\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/%233/murial2D.glb\"></a> \n\n",
|
"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/%233/templates/xrfragments/%233/murial2D.glb\"/>\n\n </Assets>\n <Room autogenerate=\"true\" use_local_asset=\"room3\" >\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/%233/templates/xrfragments/%233/murial2D.glb\"></a> \n\n",
|
||||||
"homepage": "http://localhost:3214/models/91plknnr4dnh",
|
"homepage": "http://localhost:3214/models/dc7l7rfscgb9",
|
||||||
"image": "murial2D.jpg",
|
"image": "murial2D.jpg",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"xrfragments",
|
"xrfragments",
|
||||||
"template",
|
"template",
|
||||||
"room3"
|
"room3",
|
||||||
|
"janusxr",
|
||||||
|
"mml"
|
||||||
],
|
],
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
|
|
@ -20,16 +22,23 @@
|
||||||
"resources": [
|
"resources": [
|
||||||
{
|
{
|
||||||
"name": "murial2d",
|
"name": "murial2d",
|
||||||
"path": "murial2D.jpg",
|
"path": "murial2D.glb",
|
||||||
"mediatype": "image/jpeg",
|
"mediatype": "model/gltf",
|
||||||
|
"up": "+y",
|
||||||
|
"presupported": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "murial2d_img0",
|
||||||
|
"path": "murial2D_img0.png",
|
||||||
|
"mediatype": "image/png",
|
||||||
"up": "+z",
|
"up": "+z",
|
||||||
"presupported": false
|
"presupported": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "murial2d",
|
"name": "murial2d",
|
||||||
"path": "murial2D.glb",
|
"path": "murial2D.jpg",
|
||||||
"mediatype": "model/gltf",
|
"mediatype": "image/jpeg",
|
||||||
"up": "+y",
|
"up": "+z",
|
||||||
"presupported": false
|
"presupported": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
@ -57,9 +66,12 @@
|
||||||
{
|
{
|
||||||
"path": "http://localhost:3214/models/91plknnr4dnh"
|
"path": "http://localhost:3214/models/91plknnr4dnh"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "http://localhost:3214/models/dc7l7rfscgb9"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "http://localhost:3214/models/n763hc89dm39"
|
"path": "http://localhost:3214/models/n763hc89dm39"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"main": "murial2D.glb"
|
"main": "templates/xrfragments/#3/murial2D.glb"
|
||||||
}
|
}
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 129 KiB |
72
assets/template/murial3D/datapackage.json
Normal file
72
assets/template/murial3D/datapackage.json
Normal file
|
|
@ -0,0 +1,72 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
||||||
|
"name": "murial-3d-image",
|
||||||
|
"title": "Murial 3D image",
|
||||||
|
"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/%234/templates/xrfragments/%234/murial3D.glb\"/>\n\n </Assets>\n <Room autogenerate=\"true\" use_local_asset=\"room3\" >\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/%234/templates/xrfragments/%234/murial3D.glb\"></a> \n\n",
|
||||||
|
"homepage": "http://localhost:3214/models/h11mkw067b9s",
|
||||||
|
"image": "murial3D.jpg",
|
||||||
|
"keywords": [
|
||||||
|
"janusxr",
|
||||||
|
"mml",
|
||||||
|
"xrfragments",
|
||||||
|
"room3"
|
||||||
|
],
|
||||||
|
"licenses": [
|
||||||
|
{
|
||||||
|
"name": "CC-BY-NC-SA-4.0",
|
||||||
|
"path": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
{
|
||||||
|
"name": "murial3d",
|
||||||
|
"path": "murial3D.glb",
|
||||||
|
"mediatype": "model/gltf",
|
||||||
|
"caption": "",
|
||||||
|
"description": "",
|
||||||
|
"up": "+z",
|
||||||
|
"presupported": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "murial3d_img0",
|
||||||
|
"path": "murial3D_img0.png",
|
||||||
|
"mediatype": "image/png",
|
||||||
|
"up": "+z",
|
||||||
|
"presupported": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "murial3d",
|
||||||
|
"path": "murial3D.jpg",
|
||||||
|
"mediatype": "image/jpeg",
|
||||||
|
"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/h11mkw067b9s"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"main": "templates/xrfragments/#4/murial3D.glb"
|
||||||
|
}
|
||||||
BIN
assets/template/murial3D/murial3D.jpg
Normal file
BIN
assets/template/murial3D/murial3D.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 91 KiB |
Loading…
Add table
Reference in a new issue