Skip to content

Commit c41f6c9

Browse files
committed
provided all examples
1 parent 711bf8c commit c41f6c9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: examples/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<p>A simple example that display three different 3d models. You need the <a href="/examples/Data/pinball.jpg">Pinball image</a>, <a href="/examples/Data/chalk_multi.jpg">chalk_multi image</a> and <a href="/examples/Data/kuva.jpg">Kuva image</a>
2323
</div>
2424
<div class="box">
25-
<a href="/examples/webarkit-testing"><h2></h2>webarkit-testing</h2></a>
25+
<a href="/examples/webarkit-testing"><h2>webarkit-testing examples</h2></a>
26+
<p>webarkit-testing examples from <a href="https://github.com/webarkit/webarkit-testing">webarkit/webarkit-testing</a> </p>
2627
</div>
2728

Diff for: examples/webarkit-testing/index.html

+12
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,19 @@
66
permalink: /examples/webarkit-testing/
77
---
88

9+
<div class='box'>
10+
<a href="/examples/webarkit-testing/akaze_example.html"><h2>Akaze example with 2d tracking</h2></a>
11+
<p>A simple example that display an image. You need the <a href="/examples/Data/pinball.jpg">Pinball image</a>
12+
</div>
913
<div class='box'>
1014
<a href="/examples/webarkit-testing/freak_example.html"><h2>Freak example with 2d tracking</h2></a>
1115
<p>A simple example that display an image. You need the <a href="/examples/Data/pinball.jpg">Pinball image</a>
16+
</div>
17+
<div class='box'>
18+
<a href="/examples/webarkit-testing/orb_example.html"><h2>Orb example with 2d tracking</h2></a>
19+
<p>A simple example that display an image. You need the <a href="/examples/Data/pinball.jpg">Pinball image</a>
20+
</div>
21+
<div class='box'>
22+
<a href="/examples/webarkit-testing/teblid_example.html"><h2>Teblid example with 2d tracking</h2></a>
23+
<p>A simple example that display an image. You need the <a href="/examples/Data/pinball.jpg">Pinball image</a>
1224
</div>

0 commit comments

Comments
 (0)