fdg (Force Directed Graph)

A Force Directed Graph Framework for Rust.

Latest version Documentation GPL-3.0

2D example 3D example

The goal of this project is to provide a force-directed graph framework and algorithms for Rust, as well as 2D and 3D visualizers that work on the web and desktop.

View Examples Online

Contents

Structure

| Your Application | |--------------| | fdg-macroquad | | fdg-sim |

Resources