How to run p5 in ElectronJS

Is there any video tutorial how to setup and run p5 scripts in Electron framework?

I’m not aware of any, personally.

I know that there are some repos of templates available:

The first one is based on the Electron Quick Start Guide, so that provides a setup tutorial.

For videos, the only thing I have seen is a very long Let’s Code video series of someone doing a p5.js + electron project – not a setup tutorial.

1 Like

I just want to follow this as i used to be very interested in this before i gave up and learned processing java

1 Like