This application animates features with the WebGL Renderer in the ArcGIS API for JavaScript.
This is a client application that searches the portal setlist.fm for recent concerts of an artist and puts them on a globe, using a client-side feature layer and line graphics.
The client uses a node.js middleware to get to the Setlist.FM API. The middleware can be run locally, but there is also a demo installation on heroku. For local install, please find the server component at Github.
The Setlist.FM capability was built on top of a fork from the orinal application by Sean McGee, Esri UK. Please read about it on the geonet blog.