An open API service indexing awesome lists of open source software.

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

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.

![Screenshot](https://raw.githubusercontent.com/jtpio/jtpio.github.io/master/res/music-globe/ben_klock.png)

## 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)