-
It feels jittery / low framerate. Any other headset is fine (e.g Quest). Can test on https://aframe.io/aframe/examples/showcase/hand-tracking/ and compare Quest3 and Vision Pro. It's difficult to capt…
-
**Description:**
The scene is embedded inside a bootstrap modal dialog and the shouldCaptureKeyEvent method ( https://github.com/aframevr/aframe/blob/master/src/utils/index.js#L176 ) returns false …
-
If you're cloning an entity with "d" key and the entity has an animation, it animates, it shouldn't. The animations should be paused while in editor mode.
-
Hi all,
This project looks really nice.
We are managing to running it on chromium experimental feature with both flags activated.
Unfortunately the controllers never appears.
Does one, need to …
-
Hi everyone,
I have an issue that the video in a videosphere is upside down on iOS. First thought was I could simply solve it with "transform: rotate(180deg)" but it reverses the controls.
Thank…
-
I have test failing locally and can't figure out why. Both on Chrome and Firefox. They seem to work on the repo test automation.
I narrowed down one of the issues. This test:
https://github.com/…
-
-
**Description:**
- A-Frame Version:
- Platform / Device:
- Reproducible Code Snippet or URL: https://aframe.io/docs/1.6.0/introduction/
For better reading experience.
-
**Description:**
I'd like to help contribute support for the Valve Index Controllers.
Here are some official 3d models of the Index Controllers from Valve that we might be able to use: https://…
-
While in inspector mode I have components flushing to DOM. This can be completed either manually (document.querySelector('a-scene').flushToDOM(true)) or through the .
While components that are edit…