We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi everybody. I developed an interactive network visualization with Processing (400 nodes, 1200 edges) and would like now to develop a web version with p5.js. I'm afraid that it's too slow. I look forward to working with the webGL renderer for p5.js ! Does anyone know when the webGL renderer will be add? Thanks! Fabrice
Answers
They're just starting it. Dunno how long that'll take though.
BtW, Processing.js framework (pjs) already got a stable WebGL canvas for a long time now: :-\"
http://ProcessingJS.org/reference/
It'd be a blast if we had another cross-mode library for a change! :bz
Thank you very much for your answer and for your suggestion!