Skip to content

Latest commit

 

History

101 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-wasm-centrality

Interactive network graph visualization with centrality ranking, built with Rust/WebAssembly and WebGL.

Nodes are rendered on an interactive canvas (pan, zoom, pinch-to-zoom) and ranked by centrality in a searchable sidebar table. Selecting a node in the table pans the camera to it.

Build

Compile Rust to WebAssembly:

wasm-pack build --target web

Then serve the project root with any static file server and open index.html.

License

MIT

About

Static web page for displaying a graph and centrality raked table of network nodes, using Rust/WebAssembly/WebGL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages