-
my code :
```
```
Desc:
There are white background-color in plane.
React vr version: I download react-vr source code today, and repalce node_modules/react-vr-web/js, /node_modules/ovrui/…
-
### Description
I may be missing something obvious here, but from playing around with the basic `react-vr` boilerplate sample code for five minutes, `Text` components seem to share some hidden stat…
-
> hello_vr@0.0.1 start C:\Users\user\Desktop\motorla\hello-vr
> node node_modules/react-360/scripts/packager.js
open browser at http://localhost:8081/index.html
Starting React Native Packager…
-
💡 When you create a PR for any of the checklist items, add a link to this Epic under the PR's **Related Issues** section.
## Preparation
- [x] [Open UI Research](https://github.com/microsoft/fluen…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
## Description
I am trying to create videojs-vr in React JS , This is working fine in 360 View but I want to add a toggle button allow user to change 2D view or 360 View or any other Projection View.…
-
### Description
Is this a Bug or a Feature Request?
Document bug / inaccuracy
#### Expected behavior
I tried to follow the directions at [https://facebook.github.io/react-vr/docs/native-mo…
-
### Description
I think it's probably a bug, although I'm not sure if it's intended to work in the first place - I'm trying to use `LiveEnvCamera` to show the camera feed to the user. It obviously …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Explain what you did
I tried to them a Button. But its not working. Tested only in ios.
```
const theme = …
-
### Description
I'm working on a 360 trivia game that renders text on surfaces for questions and answers. I've been following the steps outlined in this blog https://medium.com/@zvona/how-to-add-cust…