Here are
93 public repositories
matching this topic...
🅰️ web framework for building virtual reality experiences.
Updated
Aug 17, 2020
JavaScript
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
ViroReact: AR and VR using React Native
Updated
May 14, 2020
JavaScript
📦 A super collection of A-Frame components.
Updated
Aug 20, 2020
JavaScript
🎨 Paint in VR in your browser.
Updated
Feb 4, 2019
JavaScript
🔍 Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
Updated
Jul 30, 2020
JavaScript
😎 Create interactive 3D and VR web experiences for desktop, mobile & VR devices
Updated
Aug 16, 2020
JavaScript
RemixVR is a tool for collaboratively building customisable VR experiences.
Updated
Nov 19, 2019
JavaScript
💥 Save the World From the Cutest Creatures in the Universe!
Updated
Aug 24, 2018
JavaScript
👓 Virtual Reality with A-Frame & Angular
Updated
Jul 4, 2017
JavaScript
[DISCONTINUED] Curated collection of community A-Frame components.
A JavaScript implementation of a WebVR 1.1 VRDisplay
Updated
Jul 15, 2020
JavaScript
A drum-style keyboard for VR in Unity
Updated
May 29, 2020
ShaderLab
Stream Vimeo videos into WebVR.
Updated
Mar 28, 2019
JavaScript
A-Frame component to extrude your SVG's files and use in WebVR scenes like magic 🌟
Updated
Nov 14, 2018
JavaScript
Open Source Open VR driver for the Playstation VR.
Using ARCore and GearVR, we are now able to get positional tracking on High End Mobile VR for Android.
This plugin provides a fishtank-VR via a so-called OffAxisProjection by modifying the projection matrix using a custom ULocalPlayer
COVID-19 Data Visualization for HoloLens2 / HoloLens / Windows Mixed Reality with MRTK
Build a two-handed bow and arrow w/physics in webVR using A-Frame
Updated
Feb 6, 2020
JavaScript
VR Headset Controller Tutorial, get started with virtual reality in Python
Updated
Feb 11, 2019
Python
MayaVerse is an experimental Metaverse - Immersive Virtual World
Extends NewtonVR with capabilities for multiplayer and playback of recorded movements and interactions. See the wiki for changes and usage info:
Tour360 is a virtual reality viewing platform that helps to view 360 images 👓 && book flights ✈️ , hotels 🏨 and guides 👦 .
Updated
Dec 7, 2019
JavaScript
A VR Model of the Mars Desert Research Station in Unity Framework by Jonathan Beechner and Jaxom Hartman
Tutorials for geodesign with Blender
an early of VR arms tracking in unity (2019.3) with individual finger tracking in Oculus Quest. Unfortunately I've had to go private with the ongoing work because I'm adding paid assets that aren't redistributable. If you have questions or want help figuring something out in this space, please feel free to reach out via submitting an issue.
Virtual Reality Maze Game Using Unity and GVR.
Improve this page
Add a description, image, and links to the
virtualreality
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
virtualreality
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Don't know where this issue is inherited, but I found up, that if [ CameraRig] is inside any object with rigidBody, that's will crash unity editor, when exiting play mode.
So be carefull, if you want to exit play mode, disable camera inside [ CameraRig ] in hierarchy.