netcreateorg / netcreate-2018

Please report bugs, problems, ideas in the project Issues page: https://github.com/netcreateorg/netcreate-2018/issues
Other
11 stars 2 forks source link

Use PIXI.js to improve performance? #166

Open benloh opened 3 years ago

benloh commented 3 years ago

[Bookmarking this for future reference]

D3 uses SVG, which is relatively slow. We can use PIXI.js to improve performance, especially if we want to support thousands of nodes.

https://medium.com/neo4j/scale-up-your-d3-graph-visualisation-webgl-canvas-with-pixi-js-63f119d96a28