MatteoScript commited on
Commit
21d84ff
·
verified ·
1 Parent(s): 90523c3

Update ar.html

Browse files
Files changed (1) hide show
  1. ar.html +2 -16
ar.html CHANGED
@@ -180,7 +180,7 @@
180
  </div>
181
  </div>
182
  <div class="mt-4 bg-black/60 backdrop-blur px-3 py-1 rounded border border-[#00ff41]/30">
183
- <p class="text-[#00ff41] text-[10px] font-bold tracking-widest uppercase">Inquadra Scatola Vuota</p>
184
  </div>
185
  </div>
186
 
@@ -261,24 +261,10 @@
261
  <a-entity id="example-target" mindar-image-target="targetIndex: 0">
262
  <a-entity id="ar-content-group">
263
  <a-entity id="myVid"
264
- geometry="primitive: plane; width: 1; height: 1"
265
  material="src: #vid; shader: flat; transparent: true; opacity: 1"
266
  position="0 0 0">
267
  </a-entity>
268
-
269
- <a-plane position="0 0.515 0" width="1.06" height="0.03" color="#00ff41" material="shader: flat">
270
- <a-animation attribute="opacity" from="1" to="0.7" dur="100" direction="alternate" repeat="indefinite"></a-animation>
271
- </a-plane>
272
-
273
- <a-plane position="0 -0.515 0" width="1.06" height="0.03" color="#00ff41" material="shader: flat"></a-plane>
274
-
275
- <a-plane position="-0.515 0 0" width="0.03" height="1.06" color="#00ff41" material="shader: flat"></a-plane>
276
-
277
- <a-plane position="0.515 0 0" width="0.03" height="1.06" color="#00ff41" material="shader: flat">
278
- <a-animation attribute="opacity" from="1" to="0.7" dur="150" direction="alternate" repeat="indefinite"></a-animation>
279
- </a-plane>
280
- <a-plane position="-0.45 0.45 0.01" width="0.15" height="0.03" color="white" material="shader: flat; opacity: 0.9"></a-plane>
281
- <a-plane position="0.45 -0.45 0.01" width="0.15" height="0.03" color="white" material="shader: flat; opacity: 0.9"></a-plane>
282
  <a-text value="INNOVATION_LAB_DEV" color="#00ff41" align="center" width="1.5" position="0 -0.65 0.01"
283
  font="https://cdn.aframe.io/fonts/Roboto-msdf.json">
284
  <a-animation attribute="opacity" from="0.3" to="1" dur="800" direction="alternate" repeat="indefinite"></a-animation>
 
180
  </div>
181
  </div>
182
  <div class="mt-4 bg-black/60 backdrop-blur px-3 py-1 rounded border border-[#00ff41]/30">
183
+ <p class="text-[#00ff41] text-[10px] font-bold tracking-widest uppercase">Inquadra Sticker Volpe</p>
184
  </div>
185
  </div>
186
 
 
261
  <a-entity id="example-target" mindar-image-target="targetIndex: 0">
262
  <a-entity id="ar-content-group">
263
  <a-entity id="myVid"
264
+ geometry="primitive: plane; width: 1.25; height: 1"
265
  material="src: #vid; shader: flat; transparent: true; opacity: 1"
266
  position="0 0 0">
267
  </a-entity>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
268
  <a-text value="INNOVATION_LAB_DEV" color="#00ff41" align="center" width="1.5" position="0 -0.65 0.01"
269
  font="https://cdn.aframe.io/fonts/Roboto-msdf.json">
270
  <a-animation attribute="opacity" from="0.3" to="1" dur="800" direction="alternate" repeat="indefinite"></a-animation>