All Projects β†’ tobiasbueschel β†’ virtual-reality-tour

tobiasbueschel / virtual-reality-tour

Licence: MIT license
πŸ“ Virtual reality travel in Google Street View.

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to virtual-reality-tour

Ideaspace
😎 Create interactive 3D and VR web experiences for desktop, mobile & VR devices
Stars: ✭ 344 (+911.76%)
Mutual labels:  vr, aframe, virtual-reality
a-blast
πŸ’₯ Save the World From the Cutest Creatures in the Universe!
Stars: ✭ 116 (+241.18%)
Mutual labels:  vr, aframe, virtual-reality
aframe-registry
[DISCONTINUED] Curated collection of community A-Frame components.
Stars: ✭ 76 (+123.53%)
Mutual labels:  vr, aframe, virtual-reality
Awesome Aframe
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
Stars: ✭ 1,310 (+3752.94%)
Mutual labels:  vr, aframe, virtual-reality
Superframe
πŸ“¦ A super collection of A-Frame components.
Stars: ✭ 1,061 (+3020.59%)
Mutual labels:  vr, aframe, virtual-reality
Aframe Inspector
πŸ” Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
Stars: ✭ 469 (+1279.41%)
Mutual labels:  vr, aframe, virtual-reality
lvr
πŸ‘“ Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (+170.59%)
Mutual labels:  vr, aframe, virtual-reality
A Painter
🎨 Paint in VR in your browser.
Stars: ✭ 539 (+1485.29%)
Mutual labels:  vr, aframe, virtual-reality
Aframe React
:atom: Build virtual reality experiences with A-Frame and React.
Stars: ✭ 1,199 (+3426.47%)
Mutual labels:  vr, aframe, virtual-reality
Aframe
πŸ…°οΈ web framework for building virtual reality experiences.
Stars: ✭ 13,428 (+39394.12%)
Mutual labels:  vr, aframe, virtual-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+638.24%)
Mutual labels:  vr, virtual-reality
Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (+614.71%)
Mutual labels:  vr, virtual-reality
Openxr Sdk Source
Sources for OpenXR loader, basic API layers, and example code.
Stars: ✭ 236 (+594.12%)
Mutual labels:  vr, virtual-reality
Safespaces
3D/VR Desktop built for Arcan
Stars: ✭ 225 (+561.76%)
Mutual labels:  vr, virtual-reality
V2R
Code for our IJCAI 2020 paper: "Keep It Real: a Window to Real Reality in Virtual Reality".
Stars: ✭ 20 (-41.18%)
Mutual labels:  vr, virtual-reality
Virtual Walk
Virtual walks in Google Street View using PoseNet and applying Deep Learning models to recognize actions.
Stars: ✭ 142 (+317.65%)
Mutual labels:  google-maps, virtual-reality
zanzarah-tools
The set of various zanzarah browsing and editing tools, written entirely in coffee and js.
Stars: ✭ 29 (-14.71%)
Mutual labels:  vr, aframe
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+473.53%)
Mutual labels:  vr, virtual-reality
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (-35.29%)
Mutual labels:  vr, virtual-reality
daydream-node
Quick Node.js module to connect to the Daydream controller and receive all the data
Stars: ✭ 17 (-50%)
Mutual labels:  vr, virtual-reality

NIBBL VR TOUR

Welcome to the first application that allows you to travel in Virtual Reality using Google Cardboard. This app has been developed during the 2016 Static Showdown Hackathon by Firebase.

The idea behind the app is simple. Virtual reality is becoming more accessible and popular among consumers and the developer community is growing daily. However, we realized that Google's popular Cardboard does not yet provide developers with an option to easily develop web apps using a JavaScript SDK and subsequently deploying them to mobile devices using PhoneGap. Thus, we wanted to create an application that showcases the possibility of creating such a virtual reality application in a browser. One that works seamlessly on different devices and could be deployed as a native apps using frameworks such as PhoneGap/Cordova. The result is a simple app that allows you to travel your favorite routes and explore new cities in virtual reality.

VR Travel πŸ“

Ever dreamed about driving down Route 66 or do you just need to drive somewhere and want to familiarize yourself with the route? VR Travel lets you choose where you want to go.

screenshot

VR Explore 🌎

Go on a virtual reality tour through your favorite cities or explore new destinations that you never had the chance to visit. These are our recommended tours that provide an immersive and rich experience. During your tour you will stumble upon points of interests that allow you to learn more about the places that you visit.

screenshot

Installation Instructions

If you are new to GitHub, you can find a quick tutorial here.

(1) Download repository & open it
git clone https://github.com/tobiasbueschel/virtual-reality-tour && cd virtual-reality-tour
(2) Install node modules
npm install
(3) Install bower components
cd vendors && bower install
(4) Running the application and making changes

The project uses the JavaScript Task Runner Grunt. The following commands will be usefull:

  • grunt runs the default task & starts a localhost
  • grunt ngtemplates refreshes the template html file

Contributing

Feel free to send us a pull request. If you find any bugs please report it on the issue page.

References & Technology used

Team

License

See the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].