diff --git a/example/aframe/xrsh/assets b/example/aframe/xrsh/assets new file mode 120000 index 0000000..41aef43 --- /dev/null +++ b/example/aframe/xrsh/assets @@ -0,0 +1 @@ +../../assets \ No newline at end of file diff --git a/example/aframe/xrsh/dist b/example/aframe/xrsh/dist new file mode 120000 index 0000000..35f47bf --- /dev/null +++ b/example/aframe/xrsh/dist @@ -0,0 +1 @@ +../../../dist \ No newline at end of file diff --git a/example/aframe/xrsh/index.glb b/example/aframe/xrsh/index.glb new file mode 120000 index 0000000..fbab693 --- /dev/null +++ b/example/aframe/xrsh/index.glb @@ -0,0 +1 @@ +./../../assets/index.glb \ No newline at end of file diff --git a/example/aframe/xrsh/index.html b/example/aframe/xrsh/index.html new file mode 100644 index 0000000..7138be6 --- /dev/null +++ b/example/aframe/xrsh/index.html @@ -0,0 +1,89 @@ + + + + XR Fragments aframe viewer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example/aframe/xrsh/other.glb b/example/aframe/xrsh/other.glb new file mode 120000 index 0000000..f068d54 --- /dev/null +++ b/example/aframe/xrsh/other.glb @@ -0,0 +1 @@ +../../assets/other.glb \ No newline at end of file