added shapes

This commit is contained in:
Lauchmelder 2021-11-26 19:43:48 +01:00
parent ea4eb49670
commit 355b840471
6 changed files with 81 additions and 10 deletions

View file

@ -6,11 +6,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Example</title>
<script src="../out/lauchpioos.js"></script>
<script type="module" src="../out/geometry.js"></script>
</head>
<body>
<custom-geometry>
</custom-geometry>
<geometry-sketch src="test.gs" />
</body>
</html>