I do not know if there is a name for this. I am interested in what graphics programs exist to present code or develop code at a high level, in an abstract and beautiful way.
The only example I know about this is a video that I saw some time ago that used glowing balls moving around the repository to show user code activity around a large open source project, although I can no longer find it.
I apologize if this question is too vague. Yesterday I thought about how you can show the project skeleton to someone as an image, and can you do it in such a way that they can immediately determine the general shape and / or order in the code base. If you could watch how a project grows, what would it look like? What are the problems, if any, with writing a parser to accomplish this?
I am looking for something more abstract than UML diagrams!
Sam source share