1 Repo
Interactive 3D graph visualization libraries built on the ThreeJS WebGL rendering engine.
Distinct from Graph Visualization Libraries: Distinct from Graph Visualization Libraries: specifically built on ThreeJS for 3D WebGL rendering, not general 2D graph libraries.
Explore 1 awesome GitHub repository matching graphics & multimedia · ThreeJS Graph Renderers. Refine with filters or upvote what's useful.
3d-force-graph is a WebGL-accelerated component for rendering interactive network graphs in three-dimensional space. Built on the ThreeJS library, it positions nodes using a force-directed physics simulation that can be driven by either a D3-force or ngraph engine, producing dynamic layouts that users can rotate, zoom, and pan using mouse, keyboard, or touch controls. The component distinguishes itself through comprehensive camera control capabilities, including programmatic positioning, animated transitions, automatic timed orbiting, and zoom-to-fit functionality that frames all nodes within
An interactive 3D graph visualization built on the ThreeJS WebGL library for rendering network data.