Very cool! How hard do you think it would be to add a a trail connecting the nodes you choose?
I once had an idea to create a mobile programmers "keyboard" that would allow you to swipe in predictable patterns from a circular menu in order to generate some common syntaxes. Had to give it up because the code and I weren't getting along.
Very cool! How hard do you think it would be to add a a trail connecting the nodes you choose?
I once had an idea to create a mobile programmers "keyboard" that would allow you to swipe in predictable patterns from a circular menu in order to generate some common syntaxes. Had to give it up because the code and I weren't getting along.
Not so hard I guess. As the parent node is responsible to draw its child we could easily connect them with any kind of symbol.