# websensor-compass **Repository Path**: mirrors_intel/websensor-compass ## Basic Information - **Project Name**: websensor-compass - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DISCONTINUATION OF PROJECT. This project will no longer be maintained by Intel. Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. Intel no longer accepts patches to this project. If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project. Web Generic Sensor-based Compass ================================ A fully web standards compliant JavaScript 3D Compass application using the new W3C Generic Sensor APIs. This demo is based on the [Marine Compass](https://www.github.com/richtr/Marine-Compass) by Richt Tibett A web browser with the following web standards support: * Generic Sensor APIs: - Accelerometer Sensor - Gyroscope Sensor - Magnetometer Sensor * WebGL - [When/Where can I use WebGL?](http://caniuse.com/#feat=webgl) #### Usage #### Simply clone this repo as follows: git clone git@github.com/01org/websensor-compass.git Load 'index.html' and enjoy! #### Browser Compatibilty #### The Web Generic Sensor-based Compass is currenly only works in a special built of * Google Chrome for Android You can point one of the browsers above to the online demo available @ [https://sensor-compass.appspot.com](https://sensor-compass.appspot.com).