Does anyone know why the Play p5.js (http://molleindustria.github.io/p5.play/) is not avalaible from the ‘Import libraries’ command of Procesing IDE, while there are many others? Is it “safe” to use it or does this mean something common Processing users don’t know?
Although I don’t spend as much time on the p5.js side, my impression is that most of the Contribution Manager libraries are on the Java side. Being able to include it yourself resolves the problem – but if you would like a convenient built-in, I believe (?) that you could also submit a request to the author (molleindustria) to include it. Authors need to create a properties file and then forward information to Processing so that their library can be automatically included in Contributions Manager. I know this is how it works on the Java side, at least…