Mathieu, I saw your screenshots - awesome.

Do you have any experience with HTML5/WebGL? The advantage would be
that the model could be completely created and rendered in a Browser
(simply using the REST interface). This is, of course, heavy
JavaScript programming :)

Christopher

On Tuesday, October 12, 2010, Mathieu Bastian <[email protected]> wrote:
> Hi, I'm Gephi main developer and I would like to inform you that we have
> have some common aims. We would like to build a standard WebGL library for
> large graph visualization on the web. You can find more informations on the
> Gephi wiki:
> http://wiki.gephi.org/index.php/Specification_-_Graph_Visualization_on_the_web
>
> And, you may not be aware but you're about to release the Neo4j plug-in for
> Gephi. It is described here:
> http://gephi.org/2010/gsoc-2010-mid-term-adding-support-for-neo4j-in-gephi/
>
> And for 3D layouts, I think they are difficult to use. I prefer when a
> representation is 2D and I can explore it like a geographical map. 3D is
> fancy but if you have more than 100 elements on screen, users get lost.
>
> For force-directed layout implementations in Java, I recommend to look into
> Gephi, Cytoscape or JUNG source code.
>
> Hope this helps,
>
> Mathieu
>
> On Tue, Oct 12, 2010 at 1:32 PM, Christopher Schmidt <
> [email protected]> wrote:
>
>> Great. Seems that this in general has something to do with:
>> http://en.wikipedia.org/wiki/Force-based_algorithms_(graph_drawing)<http://en.wikipedia.org/wiki/Force-based_algorithms_%28graph_drawing%29>
>>
>> Check out these examples: http://code.google.com/p/webglsamples/ working
>> with dev version of Chrome.
>>
>> Flying through a 3D graph would be really fancy :)
>>
>> Am 2010 10 12 12:44 schrieb "Andreas Kollegger" <
>> [email protected]>:
>> Googling around for "force directed layout java" reveals Graphael, which
>> might be an option -- http://graphael.cs.arizona.edu/
>>
>>
>>
>> On Oct 12, 2010, at 12:24 PM, Alex Averbuch wrote:
>>
>> > Hey,
>> > igraph already supports 3D layouts an...
>> _______________________________________________
>> Neo4j mailing list
>> [email protected]
>> https://lists.neo4j.org/mailman/listinfo/user
>>
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>

-- 
Christopher
twitter: @fakod
blog: http://blog.fakod.eu
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to