_Related question_: Anyone know of a software to display points in 3D space on screen and allow the display to be rotated left, right, up, down, etc. (in real-time using mouse or keyboard)? I need it to run on Windows or Linux Ubuntu. Gephi looks awesome, but my data points are just 3D points, not a network. There used to be a program called MacSpin which was perfect for my needs, but is no longer available (and I do…
Gephi - The Open Graph Viz Platform
11–20 of 36 posts
Re: Gephi - The Open Graph Viz Platform
#12_Related question_: Anyone know of a software to display points in 3D space on screen and allow the display to be rotated left, right, up, down, etc. (in real-time using mouse or keyboard)? I need it to run on Windows or Linux Ubuntu. Gephi looks awesome, but my data points are just 3D points, not a network. There used to be a program called MacSpin which was perfect for my needs, but is no longer available (and I do…
Transform your nodes to generate the VRML (XML). Create a containing HTML which links to the VRML resource (like an image, flash) and the VRML client will render it. Most of the VRML clients allow you to 'fly' around the model.
You'll almost certainly need a VRML plugin for your browser. I used the Cosmo player back in the day (1997!!!)
I last did this process circa 2000, so I did a quick google for contemporary resources:
Re: Gephi - The Open Graph Viz Platform
#13_Related question_: Anyone know of a software to display points in 3D space on screen and allow the display to be rotated left, right, up, down, etc. (in real-time using mouse or keyboard)? I need it to run on Windows or Linux Ubuntu. Gephi looks awesome, but my data points are just 3D points, not a network. There used to be a program called MacSpin which was perfect for my needs, but is no longer available (and I do…
Try VRML. Transform your nodes to generate the VRML (XML). Create a containing HTML which links to the VRML resource (like an image, flash) and the VRML client will render it. Most of the VRML clients allow you to 'fly' around the model. You'll almost certainly need a VRML plugin for your browser. I used the Cosmo player back in the day (1997!!!) I last did this process circa 2000, so I did a quick google for contemp…
An intersting program which would seem to fit your need would be http://en.wikipedia.org/wiki/Flux_%28software%29
Never used it myself...
Re: Gephi - The Open Graph Viz Platform
#14Any chance on supporting other formats like spreadsheets, csv, or generic XML schemas s.t. I can just specify a couple of xpaths as the node end points and have it figure out how to draw the graph?
Re: Gephi - The Open Graph Viz Platform
#15This looks like excellent work. Any chance on supporting other formats like spreadsheets, csv, or generic XML schemas s.t. I can just specify a couple of xpaths as the node end points and have it figure out how to draw the graph?
Re: Gephi - The Open Graph Viz Platform
#16Re: Gephi - The Open Graph Viz Platform
#17Re: Gephi - The Open Graph Viz Platform
#18Neat looking site, congratulations and thanks to the authors. I'd suggest not going too heavy on the slangy abbreviations (Viz, hi-quality). For me, adding 'Interactive' and removing 'Platform' would improve the headline.
Re: Gephi - The Open Graph Viz Platform
#19Built with the Netbeans Java IDE. http://netbeans.org
Re: Gephi - The Open Graph Viz Platform
#20_Related question_: Anyone know of a software to display points in 3D space on screen and allow the display to be rotated left, right, up, down, etc. (in real-time using mouse or keyboard)? I need it to run on Windows or Linux Ubuntu. Gephi looks awesome, but my data points are just 3D points, not a network. There used to be a program called MacSpin which was perfect for my needs, but is no longer available (and I do…
If you can borrow a mac, Grapher is waiting for you. It's free with OSX, it's current, and it easily handles a set of 3d coords. I highly recommend it.
(I've use of a Mac again for three months now, after a hiatus of many moons, and had not noticed. Thanks.)