Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 843 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 843 Bytes

This is VR tripping App

(This App was developed at the Hackathon.)
We can trip around the world with finger-snapping.
First, you choose world playlist, then there is VR-360 angle world.

Playlist view

VR-360 World

Usage

API

$ cd api/jumper
$ pip install -r requirements.txt
$ python server.py

App

$ cd app
$ bundle exec pod install

Notice