p5-vue-starter
p5-vue-starter copied to clipboard
after p.preload p.setup is not triggered
I watched your demos, I really like them. So far I've been able to implement a few things with it.
Now I had the problem that a p.preload() is executed, but the p.setup() is not called afterwards. What could be the reason.
greetings