All Projects → Ramotion → Vr Menu Demo

Ramotion / Vr Menu Demo

Prototype of a menu system in Virtual Reality. Javascript VR library made by @Ramotion

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Vr Menu Demo

Spectaculum
A spectacular view widget for visual media content on Android
Stars: ✭ 78 (-37.6%)
Mutual labels:  vr
Gpac
Modular Multimedia framework for packaging, streaming and playing your favorite content.
Stars: ✭ 1,321 (+956.8%)
Mutual labels:  vr
Viro
ViroReact: AR and VR using React Native
Stars: ✭ 1,735 (+1288%)
Mutual labels:  vr
Unity Experiment Framework
UXF - Framework for creating human behaviour experiments in Unity
Stars: ✭ 81 (-35.2%)
Mutual labels:  vr
Vrarmik
Unity Inverse Kinematics solution for arms in VR
Stars: ✭ 94 (-24.8%)
Mutual labels:  vr
Vircadia
Vircadia open source metaverse platform, based on the former High Fidelity Virtual Reality Platform.
Stars: ✭ 110 (-12%)
Mutual labels:  vr
Alvr
Stream VR games from your PC to your headset via Wi-Fi
Stars: ✭ 1,195 (+856%)
Mutual labels:  vr
Nomai Vr
Outer Wilds VR Mod
Stars: ✭ 120 (-4%)
Mutual labels:  vr
Openvr Opentrack
OpenVR driver with OpenTrack support / OpenVR драйвер, с поддержкой OpenTrack
Stars: ✭ 94 (-24.8%)
Mutual labels:  vr
Hmd Eyes
Building blocks for eye tracking in AR and VR.
Stars: ✭ 111 (-11.2%)
Mutual labels:  vr
Omaf.js
HTML5 MSE Playback of MPEG 360 VR Tiled Streaming
Stars: ✭ 85 (-32%)
Mutual labels:  vr
Awesome Aframe
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
Stars: ✭ 1,310 (+948%)
Mutual labels:  vr
3d Force Graph Vr
3D force-directed graph component in VR
Stars: ✭ 112 (-10.4%)
Mutual labels:  vr
C3de
C3DE is a 3D Game Engine powered by MonoGame
Stars: ✭ 78 (-37.6%)
Mutual labels:  vr
Webxr Handtracking
👐 WebXR hand tracking examples
Stars: ✭ 116 (-7.2%)
Mutual labels:  vr
Virtualmotiontracker
Virtual Motion Tracker - バーチャルモーショントラッカー OpenVR OSC Tracker Driver for DIY users
Stars: ✭ 78 (-37.6%)
Mutual labels:  vr
360vr
This is a small VR library that can quickly help you build VR app.
Stars: ✭ 99 (-20.8%)
Mutual labels:  vr
Emukit
WebXR immersive console emulator w/ Retroach, Javascript, and WASM
Stars: ✭ 123 (-1.6%)
Mutual labels:  vr
Thehallaframe
WebVR demo that displays art
Stars: ✭ 120 (-4%)
Mutual labels:  vr
Konterball
Konterball is a single or 2-player virtual reality game, built for the web as a Google VR Chrome Experiment.
Stars: ✭ 112 (-10.4%)
Mutual labels:  vr

header preview

WebVR Menu Demo

Codacy Badge Twitter Travis

About

This project is maintained by Ramotion, Inc.
We specialize in the designing and coding of custom UI for Mobile Apps and Websites.

Looking for developers for your project?
This project is maintained by Ramotion, Inc. We specialize in the designing and coding of custom UI for Mobile Apps and Websites.


Prototype of a menu system in Virtual Reality controlled using only the user's gaze! Requires a cutting-edge browser and a Google Cardboard (or similarly compatible) device. While current browser support for native VR headsets (Vive/Oculus) is poor, it should rapidly improve in the near future. When it does, this demo should support them, too.

Try it!

Running the demo locally

To run this demo yourself, simply start a static file server (e.g., with Node) in the project root and navigate to main.html in your browser.

Technical details

This project is written using Three.js and WebVR Polyfill. A microframework in main.js declares a Rust-inspired ownership model for handling 3D scenes and takes cares of meta-concerns like dependency retrieval, fullscreen/VR swapping, and rendering calls. The scene itself is in MenuScene.js and declares the 3D content and interactions.

Get the Showroom App for iOS to give it a try

Try our UI components in our iOS app. Contact us if interested.

Follow us for the latest updates

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].