breathing, tail swing, process scripts
This commit is contained in:
parent
1c2a3f6ac2
commit
d477b63748
5 changed files with 240 additions and 33 deletions
|
|
@ -4,11 +4,10 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Sketch</title>
|
||||
|
||||
<!-- <link rel="stylesheet" type="text/css" href="style.css"> -->
|
||||
<title>Procedural Animation</title>
|
||||
|
||||
<script src="p5.min.js"></script>
|
||||
<style> * { margin: 0px; padding: 0px; }; </style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue