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.
Updated missing url //cdnjs.cloudflare.com/ajax/libs/PapaParse/4.1.4/papaparse.min.js to //cdnjs.cloudflare.com/ajax/libs/papaparse/4.1.4/papaparse.min.js
https://cdnjs.cloudflare.com/ajax/libs/three.js/84/three.min.js
https://unpkg.com/three-trackballcontrols-web@0.0.2/dist/three-trackballcontrols.min.js
https://unpkg.com/forcelayout3d-web@0.0.1/dist/forcelayout3d.min.js
https://cdnjs.cloudflare.com/ajax/libs/qwest/4.4.5/qwest.min.js
https://cdnjs.cloudflare.com/ajax/libs/PapaParse/4.1.4/papaparse.min.js