From 028e108be6edb39421868d4e9d77eb998c89f828 Mon Sep 17 00:00:00 2001 From: Michael Verhulst Date: Wed, 20 Apr 2022 13:03:10 -0500 Subject: [PATCH] updated the main examples index.html file to have the icosahedron demo --- pyscriptjs/examples/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyscriptjs/examples/index.html b/pyscriptjs/examples/index.html index 02d1eaa..89f9e09 100644 --- a/pyscriptjs/examples/index.html +++ b/pyscriptjs/examples/index.html @@ -60,5 +60,8 @@

TODO App

Demo showing how would a Simple TODO App would look like in PyScript tag

+ +

Webgl Icosahedron Example

+

Demo showing how would a Simple Webgl scene woudl work in PyScript tag