diff --git a/doc/RFC_XR_Fragments.html b/doc/RFC_XR_Fragments.html index 68fedbe..c478760 100644 --- a/doc/RFC_XR_Fragments.html +++ b/doc/RFC_XR_Fragments.html @@ -188,7 +188,8 @@ Instead of forcing authors to combine 3D/2D objects programmatically (publishing
  1. for 3D viewers/browser to manipulate the camera or objects (via URLbar)
  2. as implicit metadata to reference (nested) objects inside 3D scene-file (local and remote)
  3. -
  4. via explicit metadata (‘extras’) inside 3D scene-files (interaction e.g.) or outside 3D scene-files (via sidecarfile)
  5. +
  6. via explicit metadata (‘extras’) inside 3D scene-files (interaction e.g.) or
  7. +
  8. [optionally for developers] via explicit metadata outside 3D scene-files (via sidecarfile)

List of URI Fragments

@@ -290,7 +291,11 @@ Instead of forcing authors to combine 3D/2D objects programmatically (publishing

Sidecar-file

-

Sidecar-file can allow for defining explicit XR Fragments metadata, outside of the 3D file.
+

+

NOTE: sidecar-files break the portability of XR (Fragments) experiences, therefore side-car files are discouraged for consumer usage/sharing. However, they can accomodate developers or applications who (for whatever reason) must not modify the 3D scene-file (a .glb e.g.).

+
+ +

For developers, sidecar-file can allow for defining explicit XR Fragments metadata, outside of the 3D file.
This can be done via a JSON sidecar-file: