We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi All,
After quite some research, I am planning to use p5 for visualizing my network graphs which I want to dynamically render in my wen application but I don't see any documentation on how to create nodes or links in p5. I want to know where to start from? Is there a library in p5 which I can leverage to create my visuals?
Thanks
Answers
What do you mean by this? Maybe p5 is a little too low level for what you intend: you can of course define your own objects that satisfy your requirements; but if I've understood them correctly you won't find this functionality built-in.
TBH for what you describe D3 might be a better fit...
I could deliver code in normal Processing not P5
PM if you want this