-
for easy sharing of published aframe content.
-
Hi there!
I'm using the scatterplot to plot 15000 data points, but when the data is mapped out, the overall performance of the entire aframe environment starts slowing down. It only slows down when…
-
I'm using mind ar aframe with react and sometimes when the camera starts this error occurs, including with the example of multi targets.
Here is my code:
import React, { useEffect, useRef } from '…
-
I was wondering if there is a way to make a-game work with networked a frame? I tried adding networked attribute to a-player but the position doesn't sync properly.
-
In the A-Frame `handy-controls` component, the **left** hand's poses don't correspond to those detected by the right hand.
Added below:
- Demo video, showing all the detected poses and events.
- …
-
Tested on https://aframe.io/aframe/examples/test/video/
The modal in this example generates the user gesture event that triggers video play back as expected while in 2D mode.
When entering immer…
-
@vincentfretin for discussion, curious to get your thoughts -- both logdepthbuffer and preservedrawbuffer are settings that we want to set in some cases, but maybe not in others.
For example logde…
kfarr updated
1 month ago
-
**Describe the bug**
Aframe app won't load starting from version 0.9.2.
Error log
```
Error: Compositor error: VRCompositorError_TextureUsesUnsupportedFormat …
-
on console :
Uncaught TypeError: Cannot read properties of undefined (reading 'degToRad')
at aframe-sprite-particles-component-v1.3.0.js:33:31
at aframe-sprite-particles-component-v1.3.0…
-
I'm currently using the [speechSynthesis api](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis) for text to speech, but this api doesn't work in VR on Meta browser. Also the voice is d…