changed autogenerate='false' to autogenerate

This commit is contained in:
Leon van Kammen 2025-12-12 13:27:30 +01:00
parent 823736a74d
commit a9c37b348f
3 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"name": "murial-2d-image",
"title": "Murial 2D 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/%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",
"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 remove autogenerate from the <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 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/dc7l7rfscgb9",
"image": "murial2D.jpg",
"keywords": [
@ -74,4 +74,4 @@
}
],
"main": "templates/xrfragments/#3/murial2D.glb"
}
}

View file

@ -3,7 +3,7 @@
"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",
"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 remove autogenerate from the <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 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": [
@ -69,4 +69,4 @@
}
],
"main": "templates/xrfragments/#4/murial3D.glb"
}
}

View file

@ -3,7 +3,7 @@
"name": "spatial-website-template",
"title": "Spatial website template",
"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/%232/website.glb\"/>\n </Assets>\n <Room autogenerate=\"true\" >\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/%232/website.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 remove autogenerate from the <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 >\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/%232/website.glb\"></a> \n\n",
"homepage": "http://localhost:3214/models/knnvtnnk4tcl",
"image": "website.jpg",
"keywords": [