Skip to content

Commit 3897141

Browse files
authored
Merge pull request #43 from t0gre/link-wotton
add link to wotton website
2 parents d54bc09 + 2638c99 commit 3897141

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,19 @@
4343
<li>
4444
<a href="/demo-01-ts-webgl/">a <b>pure webgl2</b> demo, no libraries</a>
4545
</li>
46+
<li>
47+
<a
48+
href="https://t0gre.github.io/explore-wotton"
49+
target="_blank"
50+
>
51+
a <b>mapbox + three.js</b> separate site (for now, opens in new tab)</a>
52+
</li>
4653
<li>
4754
<a
4855
href="https://github.com/t0gre/native-renderer/"
4956
target="_blank"
50-
>a <b>c++ opengl-es3</b> native application, no libraries (opens in new tab)
57+
>
58+
a <b>c++ opengl-es3</b> native application, no libraries (opens in new tab)
5159
</a>
5260
</li>
5361
</ul>

0 commit comments

Comments
 (0)