/dynNoSlice-WebGL

An implementation of DynNoSlice dynamic graph drawing algorithm using WebGL.

Primary LanguageTypeScript

dynNoSlice-WebGL

An implementation of DynNoSlice dynamic graph drawing algorithm using WebGL.

Prerequisites

  1. NodeJS

All the other tools and libraries will be downloaded by the install script.

Building

  1. Run npm run install
  2. Run npm run build

Running

  1. Run npm run server
  2. Open http://localhost:8080/index.html in your browser.
  3. Click "Choose file" button in top left corner and load a JSON file from "test data" directory.
  4. Click "Run experiment" button in the bottom right corner.
  5. Use the mouse to pan and zoom into the layout.
  6. Use the slider underneath the layout to select the time.