-
Not sure if this is a servo issue or a rust-webvr issue, but the methods to start and stop presentation on a device are never called by servo. Shouldn't they be?
-
_From @ddorwin on January 10, 2017 19:29_
https://w3c.github.io/webvr/#security currently says:
>Non-focused tabs are allowed to enumerate Gamepads and VRDisplays but will see last received state or…
-
Hi blaind,
I'm really interested in your work since I wanted to make [ALVR](https://github.com/alvr-org/ALVR) switch its graphics code and VR runtime to bevy and OpenXR.
I saw your PRs and I wanted …
zmerp updated
3 years ago
-
Hello,
I'm using an OnePlus 3 and an OnePlus 5.
The OnePlus 3 (A3003) is using OxygenOS v5.0.3 / Android 8.0.0 and it stops the installation midway with the "App not installed." message.
The OneP…
-
### Description
Like thousands of other VR enthusiasts, I recently got an Oculus Quest and was excited to try to use it for development purposes. I was particularly eager to try React 360 because I…
-
### SPECIFIC ISSUE ENCOUNTERED
after making a glb or gltf file using three js gltfExporter
and the resulting buffer is converted to blob using `blob = new Blob([buffer], { type: 'application/oc…
-
I tried to deploy this application on the Android platform, including virtual machine and my phone. However, both failed. There are several bugs in the source code. I compiled different branches and u…
-
**Describe the bug**
`3d-force-graph` displays the node name over the node when the cursor is hovered over it. The same node object attribute, nodeLabel, is listed in the ReadMe for `3d-force-graph-…
-
### What have I done?
I have done a rough compression of some of the biggest assets combining a simple decompression from glb to gltf with texture extraction, compression of textures and then went ba…
-
Currently, as a vestige of earlier prototype days by a single developer, the built files are created and committed manually, on an as-needed basis and before publishing. It's a good time to revisit wh…