Scale up your D3 graph visualisation, part 2 – WebWorker layout and PIXI.js rendering performance improvements

Hi all,

there is the second part of my blog post about switching from D3 visualization to WebGL available. This time, it focuses on graph layouts computed in WebWorker, and text rendering. Also, the demo is updated with additional open-source force graph layouts and graph generators.

Btw, I have an idea for a blog post about graph layouts computed on GPU. Anyone interested?

1 Like