-
When alpha blending is used, such as XREnvironmentBlendMode's "alpha-blend" option, we could be more explicit about how the blending is performed. Additionally, perhaps we could provide a more granul…
-
While I'm running the 4th step "npm run serve" in the flap-frenzy folder I'm getting the following error:
npm run serve
> serve
> webpack serve
[webpack-dev-server] SSL certificate: /Users…
-
Pinch gestures on iOS does not work.
-
### Description
When exiting an AR QuickLook session, the originating HTML page is scrolled back to the top of the page, and the entire viewport is shifted down the screen making it look broken. …
-
hi~ i'm starting learning three.js and my English is poor, /(ㄒoㄒ)/~~ i hope you can understand my question.
your work is great,and i'm trying to use it, and i click your online version but it seemed…
rscv5 updated
2 years ago
-
I understand there has been TAG feedback regarding the privacy concerns and how we can inform users of the risks.
Where it's difficult to explain to users the potential risks in giving a website un…
-
Hi,
i am using the HTC Vive on windows, with OpenVR.
If i start use the device like in the example, i get an error, TrackedDevicePose_t uninitilized.
The stacktrace leads to:
https://github.com/…
ghost updated
3 years ago
-
Add all your wishlist features here.
Make sure to use a checkbox for each feature.
- [ ] multibool input #1781
- [x] tab for all console logs/op.logs etc #1444
- [ ] client side support for KX…
-
The idea of having the UA present mechanisms to the user to enter/exit immersive mode has been brought of a few times, most recently in https://github.com/immersive-web/webxr/issues/411 (when closing …
-
### SPECIFIC ISSUE ENCOUNTERED
I am working on a prototype of rendering AR content with WebGL in a WebView in order to support features that WebXR does not yet support. It works perfectly on iOS, but…