Introducing Planetary.js

Posted Tuesday, December 31, 2013
comments

I’ve just released a new JavaScript library called Planetary.js to build cool interactive globes, like this one:

Planetary.js: 2013 Earthquakes

(This is a screenshot of one of the demos; check it out on the site.)

Planetary.js is built on a plugin-based architecture, which means it’s easy to make it do whatever you want. Out of the box, it has plugins for loading TopoJSON data and drawing the Earth, drawing animated “pings” on the globe, and rotating and zooming the globe with a mouse.

Definitely check out the web site; there are several cool demos that you can take a look at, and the documentation will get you up-and-running in no time. Head over to the download page if you want to get started right away.


Comments