-
Notifications
You must be signed in to change notification settings - Fork 2
richthegeek/coffeegraph
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A bunch of code that implements the Kamada-Kawai and Fruchterman-Reingold graph-layout functions in 2D and 3D. Source is the coffee files, compiled are in raw javascript. See compiled.html to actually run it. Does not include the image files used in the GUI. It can be seen online at http://www.richardlyon.co.uk/coffeegraph Requires: - jQuery latest - RaphaelJS (for 2D rendering) - THREE.js (for 3D rendering, latest builds may break)
About
A selection of graph-layout algorithms implemented in Coffeescript, 2D+3D forms.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published