Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
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

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages