Hello all, I made a library to render graphs that can be updated dynamically. It uses evas + efx to render and edje for themes.
Egraph is used in a live computer network visualisation tool called "glouglou" that i'm building right now (not in usable state atm). See the demo: http://www.enlightenment.org/~cedric/gg_map-0.2-demo.ogv You can checkout egraph code from the glouglou repository here : git clone http://git.zx2c4.com/glouglou Or view it: http://git.zx2c4.com/glouglou/tree/egraph * It's BSD licensed. * It does *not* use autotools (yet?), but simple Makefile. * An instance of the graph is an evas smart object, and nodes and vertices are edje objects that can be themed (see http://git.zx2c4.com/glouglou/tree/egraph/egraph.edc). * It computes graph layout using igraph library in a separate thread If you like egraph, i'd like to host in on the enlightenment git server. FYI i was an e developer at some point, named "kiwi" :) I'm sometimes named "glouglou" on IRC. Have fun with it! Laurent PS: i'm *not* on the mailing list, please put me in Cc in your answers. ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel