Skip to content

Commit 028e108

Browse files
committed
updated the main examples index.html file to have the icosahedron demo
1 parent 31ff939 commit 028e108

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyscriptjs/examples/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,8 @@ <h2 class="text-2xl font-bold text-blue-600"><a href="./simple_script2.html" tar
6060

6161
<h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_blank”>TODO App</a></h2>
6262
<p>Demo showing how would a Simple TODO App would look like in PyScript</code> tag</p>
63+
64+
<h2 class="text-2xl font-bold text-blue-600"><a href="./webgl/raycaster/index.html" target=”_blank”>Webgl Icosahedron Example</a></h2>
65+
<p>Demo showing how would a Simple Webgl scene woudl work in PyScript</code> tag</p>
6366
</body>
6467
</html>

0 commit comments

Comments
 (0)