Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 688 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 688 Bytes

1 + 1 = 3: Distance Graph

A web component to represent a graph data structure in a 3-dimensional space using a force-directed iterative layout. Uses ThreeJS/WebGL for 3D rendering and either d3-force-3d or ngraph for the underlying physics engine.

Check out the examples:

Quick start

API reference

Initialisation

Data input