SciGraphs is an open-source Blender extension for graph ingestion, analysis, and 3D rendering. Networks become native Blender objects driven by Geometry Nodes, and analytical results (centralities, communities, topological invariants) are stored as named attributes that drive color, scale, and animation. Analysis comes from NetworkX, igraph, and Graphviz; rendering from Cycles and EEVEE. Node positions come either from a layout algorithm or from the data’s own coordinates: geospatial, sparse-matrix, mesh, or the multi-layer urban graphs the City2Graph module builds.

Where to start
Guide
Concepts, installation, and the end-to-end workflow.
Panel reference
Every panel and subpanel in the sidebar.
Tutorials
Walkthroughs of each panel, plus end-to-end examples.
Citing SciGraphs
SciGraphs is described in Visualization and Analysis of Graphs with SciGraphs, José Marín, Ignacio Marín, Ignacio García-Fernández, The Eurographics Association, 2026.
@article{marin2026visualization,
title={Visualization and Analysis of Graphs with SciGraphs},
author={Mar{\'\i}n, Jos{\'e} and Mar{\'\i}n, Ignacio and Garc{\'\i}a-Fern{\'a}ndez, Ignacio},
year={2026},
publisher={The Eurographics Association}
}