rodrigo-brito / gocity
- вторник, 6 ноября 2018 г. в 00:17:06
Go
📊 Code City metaphor for visualizing Go source code in 3D
Available here: https://go-city.github.io
GoCity is an implementation of the Code City metaphor for visualizing source code. GoCity represents a Go program as a city, as follows:
The UI is built with React and uses babylon.js to plot 3D structures. The front-end source code is available in the front-end branch.
This tool makes part of a scientific research developed at Federal University of Minas Gerais (UFMG)
Student: Rodrigo Brito
Advisor: Marco Tulio Valente