GoCity – Code City metaphor for visualizing Go source code
go-city.github.io
GoCity – Code City metaphor for visualizing Go source code
1–10 of 37 posts
Re: GoCity – Code City metaphor for visualizing Go source code
#2Anyone know of other metaphorish visualizations that might be useful for navigating code or graphs?
Re: GoCity – Code City metaphor for visualizing Go source code
#3http://quantifiedcode.github.io/code-is-beautiful/
Here's e.g. the cityscape visualization of the Django codebase:
http://quantifiedcode.github.io/code-is-beautiful/code-city/
We also did some 2D versions of the same graphs, which are often a bit easier to interact with.
Re: GoCity – Code City metaphor for visualizing Go source code
#4Reminds me of FSV: http://fsv.sourceforge.net/screenshots/10.png (which was a clone of some even earlier SGI demo app - http://www.siliconbunny.com/fsn-the-irix-3d-file-system-tool... ) Anyone know of other metaphorish visualizations that might be useful for navigating code or graphs?
This is almost the opposite of what you're asking for, but I am reminded of a rather more 2D version of these tools for finding what is using up space on your hard drive: the very excellent SpaceSniffer [1], which is sadly only for Windows.
Re: GoCity – Code City metaphor for visualizing Go source code
#5Re: GoCity – Code City metaphor for visualizing Go source code
#6If you want a test case for improving the rendering performance, try "github.com/juju/juju". It manages about 1 FPS on an iMac.
Re: GoCity – Code City metaphor for visualizing Go source code
#7Reminds me of FSV: http://fsv.sourceforge.net/screenshots/10.png (which was a clone of some even earlier SGI demo app - http://www.siliconbunny.com/fsn-the-irix-3d-file-system-tool... ) Anyone know of other metaphorish visualizations that might be useful for navigating code or graphs?
How can you mention those tools without also noting their most famous on-screen appearance: the "hacking" scene from Jurassic Park :-) This is almost the opposite of what you're asking for, but I am reminded of a rather more 2D version of these tools for finding what is using up space on your hard drive: the very excellent SpaceSniffer [1], which is sadly only for Windows. [1] http://www.uderzo.it/main_products/space…
Re: GoCity – Code City metaphor for visualizing Go source code
#8Reminds me of FSV: http://fsv.sourceforge.net/screenshots/10.png (which was a clone of some even earlier SGI demo app - http://www.siliconbunny.com/fsn-the-irix-3d-file-system-tool... ) Anyone know of other metaphorish visualizations that might be useful for navigating code or graphs?
Re: GoCity – Code City metaphor for visualizing Go source code
#9If you want a test case for improving the rendering performance, try "github.com/juju/juju". It manages about 1 FPS on an iMac.
similar load test is to hit github.com/golang/go
Re: GoCity – Code City metaphor for visualizing Go source code
#10Reminds me of FSV: http://fsv.sourceforge.net/screenshots/10.png (which was a clone of some even earlier SGI demo app - http://www.siliconbunny.com/fsn-the-irix-3d-file-system-tool... ) Anyone know of other metaphorish visualizations that might be useful for navigating code or graphs?
How can you mention those tools without also noting their most famous on-screen appearance: the "hacking" scene from Jurassic Park :-) This is almost the opposite of what you're asking for, but I am reminded of a rather more 2D version of these tools for finding what is using up space on your hard drive: the very excellent SpaceSniffer [1], which is sadly only for Windows. [1] http://www.uderzo.it/main_products/space…