working layer test

layer
Fabien Benetou 2 years ago
parent e302f2587a
commit 3ff5c0b3c6
  1. 5
      index.html

@ -1581,6 +1581,8 @@ function switchSide(){
networked-scene="serverURL: https://naf.benetou.fr/; adapter: easyrtc; audio: true;" networked-scene="serverURL: https://naf.benetou.fr/; adapter: easyrtc; audio: true;"
--> -->
<a-assets> <a-assets>
<img id="comicbook" crossOrigin="anonymous" src="../content/future_of_text_symposium/mappinghypertext_mappingfusion.png">
<template id="avatar-template"> <a-cylinder opacity=.3 scale=".2 1.2 .2" networked-audio-source></a-cylinder> </template> <template id="avatar-template"> <a-cylinder opacity=.3 scale=".2 1.2 .2" networked-audio-source></a-cylinder> </template>
<template id="left-hand-default-template"> <template id="left-hand-default-template">
<a-entity networked-hand-controls="hand:left"></a-entity> <a-entity networked-hand-controls="hand:left"></a-entity>
@ -1632,6 +1634,9 @@ function switchSide(){
<a-entity light="type: directional; color: #FFF; intensity: 0.6" position="-0.5 1 1"></a-entity> <a-entity light="type: directional; color: #FFF; intensity: 0.6" position="-0.5 1 1"></a-entity>
<a-entity light="type: directional; color: #FFF; intensity: 0.6" position="-0.5 1 1"></a-entity> <a-entity light="type: directional; color: #FFF; intensity: 0.6" position="-0.5 1 1"></a-entity>
<a-image src="#comicbook" position="0.5 1.4 -1.5" ></a-image>
<a-entity layer="type: quad; src:#comicbook" position="-0.5 1.8 -1.5"></a-entity>
<a-sky hide-on-enter-ar color="#add8e6"></a-sky> <a-sky hide-on-enter-ar color="#add8e6"></a-sky>
<!-- permanent offline persistent e-ink based, rM2 size, reminder <!-- permanent offline persistent e-ink based, rM2 size, reminder

Loading…
Cancel
Save