wip
This commit is contained in:
parent
7ca0b646ad
commit
ce2b488237
3 changed files with 29 additions and 11 deletions
|
|
@ -3,12 +3,10 @@
|
|||
"name": "murial-2d",
|
||||
"title": "Murial 2D",
|
||||
"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=\"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=\"false\" use_local_asset=\"room3\" >\n <object pos=\"0 0 0\" 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",
|
||||
"homepage": "http://localhost:3214/models/n763hc89dm39",
|
||||
"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=\"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=\"false\" use_local_asset=\"room3\" >\n <object pos=\"0 0 5\" rotation=\"-180 0 180\" 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",
|
||||
"homepage": "http://localhost:3214/models/91plknnr4dnh",
|
||||
"image": "murial2D.jpg",
|
||||
"keywords": [
|
||||
"janusxr",
|
||||
"mml",
|
||||
"xrfragments",
|
||||
"template"
|
||||
],
|
||||
|
|
@ -54,6 +52,13 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"links": [
|
||||
{
|
||||
"path": "http://localhost:3214/models/91plknnr4dnh"
|
||||
},
|
||||
{
|
||||
"path": "http://localhost:3214/models/n763hc89dm39"
|
||||
}
|
||||
],
|
||||
"main": "murial2D.glb"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,11 +1,16 @@
|
|||
{
|
||||
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
||||
"name": "xr-fragments-template-website",
|
||||
"name": "spatial-website-template",
|
||||
"title": "Spatial website template",
|
||||
"homepage": "http://xrfragment.org",
|
||||
"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=\"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\" 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"
|
||||
"template",
|
||||
"janusxr",
|
||||
"mml",
|
||||
"xrfragments"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -40,14 +45,22 @@
|
|||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"collections": [
|
||||
],
|
||||
"links": [
|
||||
]
|
||||
{
|
||||
"path": "http://localhost:3214/models/knnvtnnk4tcl"
|
||||
},
|
||||
{
|
||||
"path": "http://xrfragment.org"
|
||||
}
|
||||
],
|
||||
"main": "website.glb"
|
||||
}
|
||||
|
|
|
|||
BIN
assets/template/website/website_img0.png
Normal file
BIN
assets/template/website/website_img0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5 MiB |
Loading…
Add table
Reference in a new issue