https://github.com/jtpio/music-globe
Visualize artists events locations on a globe
https://github.com/jtpio/music-globe
globe music visualization webgl
Last synced: over 1 year ago
JSON representation
Visualize artists events locations on a globe
- Host: GitHub
- URL: https://github.com/jtpio/music-globe
- Owner: jtpio
- Created: 2014-04-24T22:11:07.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T16:34:46.000Z (about 8 years ago)
- Last Synced: 2025-03-17T13:22:50.673Z (over 1 year ago)
- Topics: globe, music, visualization, webgl
- Language: JavaScript
- Homepage: https://music-globe.jtp.io
- Size: 234 KB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Music globe ##
This is a visualization of **artists events locations** on a 3D globe.
Search for an artist or a band to see where they've been. Bar height and color are relative **per artist**: the more often a concert happened at a place, the higher the bar is.
Both past and upcoming events are displayed.
Artists suggestions are fetched from MusicBrainz and events from Bandsintown, so the artist choice could be limited. Bandsintown is also pretty recent (founded in 2007), "old artists" won't show up in the search.

## Tech
Powered by:
* [WebGL Globe](http://www.chromeexperiments.com/globe)
* [Bandsintown API V2](http://www.bandsintown.com/api/overview)
* [MusicBrainz](http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search)