Examples for WebGL Earth API. Live at http://examples.webglearth.com.
For link to each example use http://examples.webglearth.com#name-of-example-file.
##Add another example
- Copy file with full screen layout to /examples folder.
- Add link to index.html:
<li><a href="examples/[your-file].html" class="link" data-desc="[description of your example]">[Title of example]</a></li>