Visualizing Dynamic network using OpenGL viz engine
Posted: 29 Dec 2012 01:47
Hi,
I want to use Gephi Visualization API in my Java application, I want to visualize a dynamic network into a JPanel. I tried to do it using preview API but i needed to refresh the processing target every time network data changed. May aim is to have real time rendering of graph changes like in the OverView of the Gephi Desktop application. How can i do this using Gephi in a java application?
Thank you in advance.
Best regards.
I want to use Gephi Visualization API in my Java application, I want to visualize a dynamic network into a JPanel. I tried to do it using preview API but i needed to refresh the processing target every time network data changed. May aim is to have real time rendering of graph changes like in the OverView of the Gephi Desktop application. How can i do this using Gephi in a java application?
Thank you in advance.
Best regards.