aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-07-10 02:20:59 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-07-10 02:20:59 +0200
commit9d2f211b8eb287c2e57dbe95b252eb106d79a172 (patch)
tree5e92a213761d7fe666e50cfa628b96c052e672a1
parentressources research for glouglou v3 (diff)
downloadglouglou-9d2f211b8eb287c2e57dbe95b252eb106d79a172.tar.xz
glouglou-9d2f211b8eb287c2e57dbe95b252eb106d79a172.zip
doc: more ressources
-rw-r--r--doc/ARCHITECTURE.txt19
1 files changed, 17 insertions, 2 deletions
diff --git a/doc/ARCHITECTURE.txt b/doc/ARCHITECTURE.txt
index 553f274..3e116e8 100644
--- a/doc/ARCHITECTURE.txt
+++ b/doc/ARCHITECTURE.txt
@@ -7,9 +7,15 @@
Ressources
-Visualisation client
+=== Visualisation client ===
+
* The DGS File Format Specification
http://graphstream-project.org/doc/Advanced-Concepts/The-DGS-File-Format_1.1/
+* gs netstream
+https://github.com/graphstream/gs-netstream
+* gs w3sink
+https://github.com/graphstream/w3sink
+
* d3 updates
http://bl.ocks.org/mbostock/3808218
* d3 realtime graph
@@ -19,7 +25,10 @@ http://stackoverflow.com/questions/12764813/producing-a-live-graph-with-d3
http://bost.ocks.org/mike/path/
* d3 streamgraph
http://bl.ocks.org/mbostock/4060954
-
+* d3gl - D3 plugin for WebGL
+https://github.com/jiwonkim/d3gl
+* threejs - Javascript 3d library
+http://threejs.org/
* Gephi
https://gephi.org/
@@ -43,6 +52,12 @@ http://www.cytoscape.org/
Gephi: Graph Streaming in action
https://www.youtube.com/watch?v=7SW_FDiY0sg
+=== Processing Server ===
+
+* libwebsock
+https://github.com/payden/libwebsock/
+
+
===============================================================================
2012-12-18_20-36