See any codebase as an interactive 2D or 3D graph.
2026
An interactive code-graph viewer that renders any graphify graph.json in the browser as a 2D canvas or 3D WebGL force graph, colored by community, with search and a node detail panel.
- Renders any graphify graph.json as a force-directed graph, 2D canvas or 3D WebGL, colored by community
- Hover, click, and search to walk a codebase by its call graph; solid edges are parsed, dashed are inferred
- Fully client-side static build on Cloudflare Pages, with a loader that tolerates graphify format drift