8000 GitHub - richtr/doe at 0.9
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ doe Public

An emulator for building and debugging device orientation and screen orientation based web applications

Notifications You must be signed in to change notification settings

richtr/doe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doe

Doe is a highly precise device and screen orientation emulator for developing and debugging sensor-related web apps on desktop computers

It can be used to build and debug device orientation and screen orientation aware applications without needing to test on mobile devices.

Usage

Just add the Device Orientation Emulator script to any web page on which you want to enable the doe emulator:

<script src="https://richtr.github.io/doe/doe.js"></script>

Now open your web page and follow the prompt to open it in the doe emulator.

Examples

In any web browser that does not support device orientation (e.g. Desktop browsers) you can open one of the following pages:

https://richtr.github.io/threeVR/examples/vr_basic.html

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

https://richtr.github.io/Full-Tilt/examples/vr_interactive.html

https://people.opera.com/richt/release/tests/doe/screenorientation.html

Advanced usage

The doe emulator can also record key frames and play back those key frames as an animation.

You can check out an example key framed animation here.

License

MIT. Copyright © Rich Tibbett.

About

An emulator for building and debugging device orientation and screen orientation based web applications

Resources

Stars

Watchers

Forks

Packages

No packages published
0