- Issue created by @mradcliffe
I do have a working version of a P5.js module, i'm close to finishing . The main module has display code with a formatter. There are two submodules, one for sketches as a media type, and the other as a filter, which is what is based on the processing.js module.
the p5 code is formatted to output to a script tag in an iframe with the p5.js library attached. there is a js controller in the main page and in the iframe to coordinate resizing to be responsive.
Moves the p5.js module into processing module from the p5js branch.
- Create an issue fork
- Create a merge request
- Remove any old processing unit tests for now.
- Add initial tests
Active
2.0
Code