Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/troffmo5/OculusStreetView

Google Street View viewer for the Oculus Rift
https://github.com/troffmo5/OculusStreetView

Last synced: 4 months ago
JSON representation

Google Street View viewer for the Oculus Rift

Awesome Lists containing this project

README

        

OculusStreetView
================

Google Street View viewer for the Oculus Rift

Demo
-------------
http://oculusstreetview.eu.pn/index.html

Usage
-------------
- Use the mini-map to select the location.
- Double press the spacebar to toggle mini-map and settings

Navigation
-------------
- **Keyboard**: Arrows keys to look around and double-press ctrl to enter a new location
- **Mouse**: Click and drag to look around and left double-click to enter a new location
- **Gamepad**: (Chrome only) Button 0 to enter a new location

URL Parameters
-------------
index.html accepts the following parameters

- *lat*, *lng* : latitude and longitude (e.g lat=-23.442896&lng=151.906584)
- *q* : image quality (1: worst, 4:best)
- *s* : show mini-map and settings (true or false)

Example:
http://oculusstreetview.eu.pn/index.html?lat=-23.442896&lng=151.906584&q=4&s=false

Licence
-------------
MIT Licence