ericmick/graf
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
___
/ __\
__ _ __ __ | |_
/ \ | '__/\_ \/_ _/
| () || | / _ || |
\__ ||_| \___|| |
__| | _| |
/___/ /__/
graf renders graphs on canvas
No, not oil paintings of bar charts on stretched linen - mathematical graphs with vertices and edges on an HTML5 canvas. Graphs are beautiful, so they should be rendered beautifully, constructed effortlessly and manipulated fluidly.
Install:
It's nothing but a little bit of javascript, so just download it or uploaded it wherever you like and give it a try with your favorite browser.
Right now, it's barely a prototype/demo/toy. Maybe you can help me make it into something useful.
Try the graph isomorphism game:
http://github.ericmickelsen.com/graf/isomorphism.html
Or build a graph:
http://github.ericmickelsen.com/graf