Cobble: an online visual node editor using p5.js

Hello Processing Forum!

I built a visual node editor on top of p5.js, to make quick creative coding sketches in the browser:

cobbleup.org

The goal of the project is to create an easy low-threshold environment to get introduced to the field of creative coding. Simply drag building blocks (cobblestones) from the list into the field and connect outputs to inputs.

Here is a 2min demo on youtube.

The project is open source, code is on github. (I can only post 2 links as a new user :slight_smile: )

I’d love to hear any reactions you have on the application. The project is still very much under development, also if you’re interested in contributing to the development please let me know. My goal is to make it into this thing where anyone can create and submit custom building blocks / nodes and grow the possibilities.

6 Likes