Ver código fonte

Simplify

customisations
alemart 2 meses atrás
pai
commit
d48ba829ea
1 arquivos alterados com 11 adições e 23 exclusões
  1. 11
    23
      docs/demos.md

+ 11
- 23
docs/demos.md Ver arquivo

@@ -19,17 +19,17 @@
19 19
 </style>
20 20
 
21 21
 <div class="grid cards" markdown>
22
--   ### encantar.js WebAR Engine
22
+-   ### Magic AR Basketball
23 23
 
24 24
     ---
25 25
 
26
-    <figure style="background-image: url(../img/mage.gif)"></figure>
26
+    <figure style="background-image: url(../img/demo-basketball.gif)"></figure>
27 27
 
28
-    Get the engine and several demos in a bundle!
28
+    A Basketball game in Augmented Reality! Play with your phone!
29 29
 
30 30
     ---
31 31
 
32
-    <a href="../" class="md-button md-button--primary" target="_blank" rel="external" id="launch-demo-encantar" data-goatcounter-click>Download</a>
32
+    <a href="basketball/poster.html" class="md-button" target="_blank" id="launch-demo-basketball" data-goatcounter-click>Play now!</a>
33 33
 
34 34
 -   ### Video Player with Buttons
35 35
 
@@ -41,19 +41,7 @@
41 41
 
42 42
     ---
43 43
 
44
-    <a href="https://ko-fi.com/s/697a184728" class="md-button md-button--primary" target="_blank" rel="external" id="launch-demo-video-player" data-goatcounter-click>Download</a>
45
-
46
--   ### Magic AR Basketball
47
-
48
-    ---
49
-
50
-    <figure style="background-image: url(../img/demo-basketball.gif)"></figure>
51
-
52
-    A Basketball game in Augmented Reality! Play with your phone!
53
-
54
-    ---
55
-
56
-    <a href="basketball/poster.html" class="md-button" target="_blank" rel="external" id="launch-demo-basketball" data-goatcounter-click>Play now!</a>
44
+    <a href="../addons" class="md-button" target="_blank" id="launch-demo-video-player" data-goatcounter-click>Explore</a>
57 45
 
58 46
 -   ### WebAR with A-Frame
59 47
 
@@ -65,7 +53,7 @@
65 53
 
66 54
     ---
67 55
 
68
-    <a href="hello-aframe/poster.html" class="md-button" target="_blank" rel="external" id="launch-demo-hello-aframe" data-goatcounter-click>Try it!</a>
56
+    <a href="hello-aframe/poster.html" class="md-button" target="_blank" id="launch-demo-hello-aframe" data-goatcounter-click>Try it!</a>
69 57
 
70 58
 -   ### WebAR with babylon.js
71 59
 
@@ -77,7 +65,7 @@
77 65
 
78 66
     ---
79 67
 
80
-    <a href="hello-babylon/poster.html" class="md-button" target="_blank" rel="external" id="launch-demo-hello-babylon" data-goatcounter-click>Try it!</a>
68
+    <a href="hello-babylon/poster.html" class="md-button" target="_blank" id="launch-demo-hello-babylon" data-goatcounter-click>Try it!</a>
81 69
 
82 70
 -   ### WebAR with three.js
83 71
 
@@ -89,7 +77,7 @@
89 77
 
90 78
     ---
91 79
 
92
-    <a href="hello-three/poster.html" class="md-button" target="_blank" rel="external" id="launch-demo-hello-three" data-goatcounter-click>Try it!</a>
80
+    <a href="hello-three/poster.html" class="md-button" target="_blank" id="launch-demo-hello-three" data-goatcounter-click>Try it!</a>
93 81
 
94 82
 -   ### WebAR with any framework
95 83
 
@@ -101,7 +89,7 @@
101 89
 
102 90
     ---
103 91
 
104
-    <a href="hello-world/poster.html" class="md-button" target="_blank" rel="external" id="launch-demo-hello-world" data-goatcounter-click>Try it!</a>
92
+    <a href="hello-world/poster.html" class="md-button" target="_blank" id="launch-demo-hello-world" data-goatcounter-click>Try it!</a>
105 93
 
106 94
 -   ### Pure WebGL madness
107 95
 
@@ -113,7 +101,7 @@
113 101
 
114 102
     ---
115 103
 
116
-    <a href="hello-webgl/poster.html" class="md-button" target="_blank" rel="external" id="launch-demo-hello-webgl" data-goatcounter-click>Try it!</a>
104
+    <a href="hello-webgl/poster.html" class="md-button" target="_blank" id="launch-demo-hello-webgl" data-goatcounter-click>Try it!</a>
117 105
 
118 106
 -   ### Pointer tracking
119 107
 
@@ -125,5 +113,5 @@
125 113
 
126 114
     ---
127 115
 
128
-    <a href="pointer-demo/poster.html" class="md-button" target="_blank" rel="external" id="launch-demo-pointer-demo" data-goatcounter-click>Try it!</a>
116
+    <a href="pointer-demo/poster.html" class="md-button" target="_blank" id="launch-demo-pointer-demo" data-goatcounter-click>Try it!</a>
129 117
 </div>

Carregando…
Cancelar
Salvar