vue-p5 icon indicating copy to clipboard operation
vue-p5 copied to clipboard

Vue component for p5.js

Results 16 vue-p5 issues
Sort by recently updated
recently updated
newest added

Hi! I see that you are working on p5 1.0 at the moment so I don't want to bother you with this issue. It seems that P5 sound is not...

bug

There are a fair few extension libraries available for p5.js and I think it would be nice with an example on how to use these with vue-p5.

help wanted

Remove `/dist/` from the repo; use a Github Action to publish to NPM and to Github Releases.

* UMD as default * ES2015 * CommonJS * IIFE See https://rollupjs.org/guide/en/#outputformat

I searched but only found threejs way to load model. A 3d model can't be loaded to be a parameter t in preload(). PLZ HELPP