[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2012-04-05T16:38:18+01:00 https://forum-gephi.org/app.php/feed/topic/1486 2012-04-05T16:38:18+01:002012-04-05T16:38:18+01:00 https://forum-gephi.org/viewtopic.php?t=1486&p=6068#p6068 <![CDATA[Re: Animation Framework]]> I know it isn't an animation framework, but I added the ability to do transitions to the radial axis, circular and double circle layouts. You can now enable transition and set a step size in the plugin settings.

It is available in 0.7 of the plugin.

Sorry to crank up an old thread,
Matt

Statistics:Posted by mgroeninger — 05 Apr 2012 16:38


]]>
2011-10-24T04:59:28+01:002011-10-24T04:59:28+01:00 https://forum-gephi.org/viewtopic.php?t=1486&p=4963#p4963 <![CDATA[Re: Animation Framework]]> Statistics:Posted by elijah — 24 Oct 2011 04:59


]]>
2011-10-23T11:28:40+01:002011-10-23T11:28:40+01:00 https://forum-gephi.org/viewtopic.php?t=1486&p=4961#p4961 <![CDATA[Re: Animation Framework]]> Statistics:Posted by seinecle — 23 Oct 2011 11:28


]]>
2011-10-22T17:41:22+01:002011-10-22T17:41:22+01:00 https://forum-gephi.org/viewtopic.php?t=1486&p=4959#p4959 <![CDATA[Animation Framework]]>
Networks in the Humanities (Snippets)
http://www.youtube.com/watch?v=PIFmjhK2Qao

A Literary Genome
http://www.youtube.com/watch?v=4eiLrjNpwRk

The DH11 Conference
http://www.youtube.com/watch?v=LNTzluLAKYY

You can see examples of some of the possibilities in the first video. The second is simply a high-quality animated ForceAtlas2 layout. I think this is very important to give users the ability to show how these networks lay out, given that it has, in my experience, always been considered an important and exciting part of the network analysis experience. The third shows some of the more animation-related possibilities. You can see a Radial Layout graph being rotated (just using the Rotate layout) and then changing the opacity of nodes and edges and finally initializing a different layout and watching the whole thing unfold.

The technical details are pretty straightforward: You run Gephi for a single tick and export a PNG of the graph at that state. Combined with a few handmade tweens, that's it. Oh, and then you drop all the images into ffmpeg or Quicktime Pro and turn that into a movie. The results, I think, are beautiful.

As it stands now, you can easily do anything that happens in your typical Gephi exploration and analysis. The Darwin example shows an Ego Network filter expanding to 10 degrees. There are some obvious issues, such as certain layouts that immediately place the nodes (Radial, Circular, GeoLayout) which need tweens, and conceptually designing ways to highlight certain range and partition values for audiences. In the coming weeks, I'll have some visual examples of my takes on these things.

What I'd like to see in Gephi .12 (or Gephi 3.0 or Gephi Vista or whatever it's called) is a timeline where a user can drop Layout X for a minute then Highlight Features Y then Layout Z for thirty seconds. You'd have the option to see a rough preview of the animation and then, when you're satisfied, a final render (I'm sure I haven't got my own code in good shape, yet, but it took forty minutes to render the Literary Genome).

What do you guys think?

Statistics:Posted by elijah — 22 Oct 2011 17:41


]]>