Skip to content

Releases: davidpiegza/Graph-Visualization

v0.6.0

Choose a tag to compare

@davidpiegza davidpiegza released this 10 Feb 10:13
  • 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

Choose a tag to compare

@davidpiegza davidpiegza released this 04 Feb 15:33

Update to three.js r89

v0.4.1

Choose a tag to compare

@davidpiegza davidpiegza released this 29 Jan 20:19

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

v0.4.0

Choose a tag to compare

@davidpiegza davidpiegza released this 22 Jan 12:55
  • Add gruntjs
  • Add jshint and fix offenses

v0.3.0

Choose a tag to compare

@davidpiegza davidpiegza released this 14 Jan 17:19

Update to three.js r83

v0.2: Merge pull request #5 from davidpiegza/update-to-three-js-r66

Choose a tag to compare

@davidpiegza davidpiegza released this 13 Mar 21:02
  • Update to three.js r66

v0.1

Choose a tag to compare

@davidpiegza davidpiegza released this 13 Mar 20:55

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