Explorar el Código

Add spaces

customisations
alemart hace 10 meses
padre
commit
7875776193
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      demos/hello-aframe/index.html
  2. 1
    1
      demos/hello-aframe/video.html

+ 1
- 1
demos/hello-aframe/index.html Ver fichero

@@ -79,7 +79,7 @@
79 79
             <!-- A 3D camera adapted for AR -->
80 80
             <ar-camera></ar-camera>
81 81
 
82
-            <!-- The mage-->
82
+            <!-- The mage -->
83 83
             <ar-root reference-image="mage">
84 84
 
85 85
                 <!-- Switch from top view to front view -->

+ 1
- 1
demos/hello-aframe/video.html Ver fichero

@@ -79,7 +79,7 @@
79 79
             <!-- A 3D camera adapted for AR -->
80 80
             <ar-camera></ar-camera>
81 81
 
82
-            <!-- The mage-->
82
+            <!-- The mage -->
83 83
             <ar-root reference-image="mage">
84 84
 
85 85
                 <!-- Switch from top view to front view -->

Loading…
Cancelar
Guardar