Forums

Full Version: Interesting Ways to Visualise a Code Project
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Guest

Hi I'm currently an student doing a project which involves creating a program capable of representing a C project (files, functions...etc) visually and which will allow the user to perform simple higher as well as lower-level refactorings via the graphical interface itself.

I was wondering what novel approaches there are to visualizing the files and the dependencies between them, functions, variables in a C project with Prefuse.

I was thinking of something perhaps similar to ThinkMap ( http://www.thinkmap.com ) where the root word could be the file and instead of different nodes indicating synonym, antonym etc it could be functions, global variables, structs...etc

Cheers
Hi Guest,

hope you are well.
Sorry for that, but this forum here is not meant to be a general forum for questions, but a supplement to the sourceforge prefuse forum in order to be able to store demo programs. For that matter, I would like to ask you to ask this kind of question in the sourceforge prefuse forum and not here.

All the best and happy prefusing

martin
Reference URL's