ソースを参照

Add links to the source code

customisations
alemart 10ヶ月前
コミット
a7613a2044

+ 2
- 1
demos/hello-aframe/README.html ファイルの表示

@@ -54,6 +54,7 @@
54 54
         <ul>
55 55
             <li><a href="index.html">Launch the WebAR experience</a></li>
56 56
             <li><a href="video.html">Test with a pre-recorded video</a></li>
57
+            <li><a href="https://github.com/alemart/encantar-js/blob/master/demos/hello-aframe/index.html" rel="external" target="_blank">Study the source code</a></li>
57 58
             <li><a href="NOTICE.html">See the attribution notices</a></li>
58 59
             <li><a href="../">Try other WebAR demos</a></li>
59 60
         </ul>
@@ -62,7 +63,7 @@
62 63
         <img src="qr-code.gif" alt="QR code" class="qr-code">
63 64
 
64 65
         <h2>Share</h2>
65
-        <p>This application is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66
+        <p>This experience is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66 67
         <div>
67 68
             <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Falemart.github.io/encantar-js&quote=%23encantar-js" target="_blank" rel="external" class="button"><img src="../assets/facebook.png" alt="Share on Facebook"></a>
68 69
             <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Falemart.github.io/encantar-js&hashtags=encantar-js" target="_blank" rel="external" class="button"><img src="../assets/twitter.png" alt="Share on X"></a>

+ 2
- 1
demos/hello-babylon/README.html ファイルの表示

@@ -54,6 +54,7 @@
54 54
         <ul>
55 55
             <li><a href="index.html">Launch the WebAR experience</a></li>
56 56
             <li><a href="video.html">Test with a pre-recorded video</a></li>
57
+            <li><a href="https://github.com/alemart/encantar-js/blob/master/demos/hello-babylon/demo.js" rel="external" target="_blank">Study the source code</a></li>
57 58
             <li><a href="NOTICE.html">See the attribution notices</a></li>
58 59
             <li><a href="../">Try other WebAR demos</a></li>
59 60
         </ul>
@@ -62,7 +63,7 @@
62 63
         <img src="qr-code.gif" alt="QR code" class="qr-code">
63 64
 
64 65
         <h2>Share</h2>
65
-        <p>This application is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66
+        <p>This experience is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66 67
         <div>
67 68
             <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Falemart.github.io/encantar-js&quote=%23encantar-js" target="_blank" rel="external" class="button"><img src="../assets/facebook.png" alt="Share on Facebook"></a>
68 69
             <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Falemart.github.io/encantar-js&hashtags=encantar-js" target="_blank" rel="external" class="button"><img src="../assets/twitter.png" alt="Share on X"></a>

+ 2
- 1
demos/hello-three/README.html ファイルの表示

@@ -54,6 +54,7 @@
54 54
         <ul>
55 55
             <li><a href="index.html">Launch the WebAR experience</a></li>
56 56
             <li><a href="video.html">Test with a pre-recorded video</a></li>
57
+            <li><a href="https://github.com/alemart/encantar-js/blob/master/demos/hello-three/demo.js" rel="external" target="_blank">Study the source code</a></li>
57 58
             <li><a href="NOTICE.html">See the attribution notices</a></li>
58 59
             <li><a href="../">Try other WebAR demos</a></li>
59 60
         </ul>
@@ -62,7 +63,7 @@
62 63
         <img src="qr-code.gif" alt="QR code" class="qr-code">
63 64
 
64 65
         <h2>Share</h2>
65
-        <p>This application is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66
+        <p>This experience is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66 67
         <div>
67 68
             <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Falemart.github.io/encantar-js&quote=%23encantar-js" target="_blank" rel="external" class="button"><img src="../assets/facebook.png" alt="Share on Facebook"></a>
68 69
             <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Falemart.github.io/encantar-js&hashtags=encantar-js" target="_blank" rel="external" class="button"><img src="../assets/twitter.png" alt="Share on X"></a>

+ 2
- 1
demos/hello-webgl/README.html ファイルの表示

@@ -54,6 +54,7 @@
54 54
         <ul>
55 55
             <li><a href="index.html">Launch the WebAR experience</a></li>
56 56
             <li><a href="video.html">Test with a pre-recorded video</a></li>
57
+            <li><a href="https://github.com/alemart/encantar-js/blob/master/demos/hello-webgl/demo.js" rel="external" target="_blank">Study the source code</a></li>
57 58
             <li><a href="NOTICE.html">See the attribution notices</a></li>
58 59
             <li><a href="../">Try other WebAR demos</a></li>
59 60
         </ul>
@@ -62,7 +63,7 @@
62 63
         <img src="qr-code.gif" alt="QR code" class="qr-code">
63 64
 
64 65
         <h2>Share</h2>
65
-        <p>This application is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66
+        <p>This experience is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66 67
         <div>
67 68
             <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Falemart.github.io/encantar-js&quote=%23encantar-js" target="_blank" rel="external" class="button"><img src="../assets/facebook.png" alt="Share on Facebook"></a>
68 69
             <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Falemart.github.io/encantar-js&hashtags=encantar-js" target="_blank" rel="external" class="button"><img src="../assets/twitter.png" alt="Share on X"></a>

+ 2
- 1
demos/hello-world/README.html ファイルの表示

@@ -54,6 +54,7 @@
54 54
         <ul>
55 55
             <li><a href="index.html">Launch the WebAR experience</a></li>
56 56
             <li><a href="video.html">Test with a pre-recorded video</a></li>
57
+            <li><a href="https://github.com/alemart/encantar-js/blob/master/demos/hello-world/demo.js" rel="external" target="_blank">Study the source code</a></li>
57 58
             <li><a href="NOTICE.html">See the attribution notices</a></li>
58 59
             <li><a href="../">Try other WebAR demos</a></li>
59 60
         </ul>
@@ -62,7 +63,7 @@
62 63
         <img src="qr-code.gif" alt="QR code" class="qr-code">
63 64
 
64 65
         <h2>Share</h2>
65
-        <p>This application is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66
+        <p>This experience is powered by <a href="https://alemart.github.io/encantar-js" target="_blank">encantAR.js: GPU-accelerated Augmented Reality for the web</a>.</p>
66 67
         <div>
67 68
             <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Falemart.github.io/encantar-js&quote=%23encantar-js" target="_blank" rel="external" class="button"><img src="../assets/facebook.png" alt="Share on Facebook"></a>
68 69
             <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Falemart.github.io/encantar-js&hashtags=encantar-js" target="_blank" rel="external" class="button"><img src="../assets/twitter.png" alt="Share on X"></a>

読み込み中…
キャンセル
保存