Graph Visualization Versions Save

3D graph visualization with WebGL / Three.js

v0.6.0

6 years ago
  • Updated project structure (moved files to /src and /examples directories)
  • Added GRAPHVIS namespace for graph objects (Graph, Node and Edge)
  • Updated README files

v0.5.0

6 years ago

Update to three.js r89

v0.4.1

7 years ago

Fixed calculation of position vectors in force-directed layout. See PRs #8 (proposal) and #15 (merged changes).

v0.4.0

7 years ago
  • Add gruntjs
  • Add jshint and fix offenses

v0.3.0

7 years ago

Update to three.js r83

v0.2

10 years ago
  • Update to three.js r66

v0.1

10 years ago

Release that has been used in the master's thesis.