Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richtr/Marine-Compass

A 3-dimensional floating compass for the web
https://github.com/richtr/Marine-Compass

Last synced: about 1 month ago
JSON representation

A 3-dimensional floating compass for the web

Awesome Lists containing this project

README

        

Marine Compass
====================

A fully web standards compliant JavaScript 3D Compass application.

#### Requirements ####

A web browser with the following web standards support:

* Device Orientation Events - [When/Where can I use Device Orientation Events?](http://caniuse.com/#feat=deviceorientation)
* WebGL - [When/Where can I use WebGL?](http://caniuse.com/#feat=webgl)

#### Usage ####

Simply clone this repo as follows:

git clone [email protected]:richtr/Marine-Compass.git

Load 'index.html' and enjoy!

#### Browser Compatibilty ####

The Marine Compass is known to work well (as of 8th October 2014) in the latest versions of the following browsers:

* Google Chrome for Android
* Opera for Android
* Firefox for Android
* Safari for iOS (iPhone and iPad)

You can point one of the browsers above to the online demo available @ [https://richtr.github.io/Marine-Compass/index.html](https://richtr.github.io/Marine-Compass/index.html).

#### Screenshots ####