2022.6.17
・JS/HTML/CSS1
<script src="https://stat.neort.io/externalResource/calhb8c3p9fbkmo5vgk0.js"></script>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// options
kumaleon.options = {
onInit: () => {
// called when the app is initialized
},
onUpdate: () => {
// called in requestAnimationFrame loop
},
onResize: () => {
// called when window resized
},
}
// p5 sample code
function setup() {
// pass a canvas element.
1
html,
autorenew