added spirograph extension, fix in vpypetools, adjusted polyhedra, some changes in styles to layers

This commit is contained in:
2021-04-25 00:25:16 +02:00
parent 5d87b2cd13
commit 6d27ef1a30
10 changed files with 5480 additions and 13988 deletions

View File

@ -1,18 +0,0 @@
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Animate Order - Kopfteil-Laser.svg</title>
<meta name="description" content="SVG Drawing Animation">
</head>
<body>
<button onclick="vi.reset().play();">replay</button>
<br/>
<object id="animate_order" type="image/svg+xml" data="drawing.svg"></object>
<script src="./vivus-0.4.6/dist/vivus.js"></script>
<script>
var vi = new Vivus('animate_order', {type: 'oneByOne', duration:7200.0, reverseStack:false});
</script>
</body>
</html>

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 504 KiB