Flesh out readme

This commit is contained in:
Brandon Tilley 2013-12-19 21:31:19 -08:00
parent b169199713
commit e2b99beb4b
2 changed files with 8 additions and 0 deletions

View File

@ -1,2 +1,10 @@
Planetary.js
============
Planetary.js is a JavaScript library for building awesome interactive globes, like this one:
![Planetary.js Screenshot](screenshot.png)
Planetary.js is based on [D3.js](http://d3js.org/) and [TopoJSON](https://github.com/mbostock/topojson). It has built-in support for zoom, rotation, mouse interaction, and displaying animated "pings" at any coordinate. Via plugins, Planetary.js can be extended to do whatever you want!
Examples, documentation, and more can be found at [planetaryjs.com](http://planetaryjs.com/).

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB