block by micahstubbs a9eb7847c56c4c844d36cfbc5075be73

3D Force-Directed Graph with Groups Dataset

Full Screen

a small iteration on @vastur‘s block 3D Force-Directed Graph (ThreeJS) that adds the groups.json graph dataset from @tomshanleynz‘s Network of groups example


3-dimensional representation of a force-directed iterative layout, using 3d-force-graph. This wrapper component uses ThreeJS/WebGL for rendering and ngraph for the 3D physics engine.

Cycle through various topological data sets using the button on the top-right.

index.js

index.html

3d-force-graph.css

3d-force-graph.js

d3.csv

data-set-loader.js

groups.json

miserables.json

style.css