Skip to content

zdimension/graphrust

Repository files navigation

graphrust

Graph viewer

image

Importer

The import tool fetches the data from the Neo4j backend and performs multiple analysis passes:

Viewer

The viewer uses egui for the UI, zearch for the search (which was specially crafted for this use case!), and a handwritten OpenGL renderer using glow.