Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ff939 commit 028e108Copy full SHA for 028e108
pyscriptjs/examples/index.html
@@ -60,5 +60,8 @@ <h2 class="text-2xl font-bold text-blue-600"><a href="./simple_script2.html" tar
60
61
<h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_blank”>TODO App</a></h2>
62
<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>
66
</body>
67
</html>
0 commit comments