mirror of
https://github.com/pyscript/pyscript.git
synced 2022-05-01 19:47:48 +03:00
updated the main examples index.html file to have the icosahedron demo
This commit is contained in:
@@ -60,5 +60,8 @@
|
|||||||
|
|
||||||
<h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_blank”>TODO App</a></h2>
|
<h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_blank”>TODO App</a></h2>
|
||||||
<p>Demo showing how would a Simple TODO App would look like in PyScript</code> tag</p>
|
<p>Demo showing how would a Simple TODO App would look like in PyScript</code> tag</p>
|
||||||
|
|
||||||
|
<h2 class="text-2xl font-bold text-blue-600"><a href="./webgl/raycaster/index.html" target=”_blank”>Webgl Icosahedron Example</a></h2>
|
||||||
|
<p>Demo showing how would a Simple Webgl scene woudl work in PyScript</code> tag</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user