ParaGraphL
ParaGraphL copied to clipboard
WebGL-powered Parallel Large-scale Graph Layout Visualization Framework
What does this line do? And does node count/edge count matter, and is there a texture size limit? https://github.com/nblintao/ParaGraphL/blob/b5af0695c15b2dca9ddd8e31ebc8237728441780/sigma.layout.paragraphl.js#L90 Thanks
This is a really promising project, are you supporting this at all? It doesn't work in Safari on Mac or any iOS device as far as I can tell, does...
API
Hi, I love this implementation, but would like to use a different visualisation library. Is there a way to decouple your GPU implementation from Sigma.js, and use the layout algorithm...