Skip to content

Efficient 3D force-directed graph demonstration.

License

Notifications You must be signed in to change notification settings

erinloy/force-directed

 
 

Repository files navigation

Force-Directed

This is a demonstration of an efficient 3D force-directed graph written in C#. Repulsion between nodes is calculated using a multithreaded implementation of the Barnes-Hut algorithm. I took advantage of my Lattice library to do the 3D drawing.

Demo image

About

Efficient 3D force-directed graph demonstration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%