Basic Globe
It doesn't get any simpler than this: - just a static globe.
+ just a static globe using built-in plugins and nothing + up our sleeves!diff --git a/site/public/examples/index.ejs b/site/public/examples/index.ejs index e7a1796..b63ed4e 100644 --- a/site/public/examples/index.ejs +++ b/site/public/examples/index.ejs @@ -2,13 +2,14 @@
Sometimes you just need to see some code to get an idea started; here are a few examples of what you can build with Planetary.js.
-It doesn't get any simpler than this: - just a static globe.
+ just a static globe using built-in plugins and nothing + up our sleeves!If there's one thing that's better than a globe, it's a globe that rotates. This is the demo from the - homepage of Planetaryjs.com.
+ homepage of Planetaryjs.com, and so includes a custom + auto-rotation plugin and zoom/drag integration.