xxxxxxxxxx
28
<html lang="en">
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.1/p5.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.1/addons/p5.sound.min.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />
</head>
<body>
<main>
</main>
<script src="sketch.js"></script>
<br>
<b>located 4 corners</b>
<br>
<img src="01.png" alt="locate 4 corners" width="800">
<br>
<b>variation</b>
<br>
<img src="02.png" alt="Variation" width="800" >
</body>
</html>