Network visualization with webgl renderer

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

Tagged:

Answers

  • edited July 2015 Answer ✓

    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!

Sign In or Register to comment.