-
I want to construct an audio input stream with a sampling rate of 48000,apkt is an audio generator packet with a sampling rate of 44100,how to specify pts?
`......`
`auto aframe = apkt.get();`
`bm…
-
I have been encountering an issue with my UI where the aframe canvas is making my screen size much bigger than it actually it when its width reaches about 450 pixels.
- A-Frame Version: 1.3.0
- P…
-
Using asset management for material source,
![screen shot 2018-07-31 at 2 54 17 pm](https://user-images.githubusercontent.com/10274697/43480719-136bb962-94d2-11e8-9aa4-eb24bfa2eaad.png)
this is we…
-
according to location-based example code in website, It does not work.
I think the aframe-ar-nft.js has some wrong , then I see the aframe-ar-new-location-only.js in ar.js-master/aframe/build…
-
https://github.com/ngi-nix/aframe-searxr
Tracking issue: https://github.com/ngi-nix/ngipkgs/issues/12.
-
- the segment has length, width, type to start?
- it controls the box of geometry beneath it that is created depending on type?
- type are similar values to streetmix like sidewalk, bus-lane, bike-lan…
-
### Description
Style :hover on button elements doesn't work in VR. That's because `window.getComputedStyle( element )` doesn't get updated once you are in a immersive-vr session.
### Solution
Save…
-
Hi,
Great component.
I have some elements that are positioned within a parent entity.
When I drag them they move away from the cursor so are not draggable.
I'm assuming this is because…
-
Currently getting: `TypeError: navigator.xr.requestDevice is not a function`
Template is: https://github.com/exokitxr/studio/blob/master/aframe.html
-
We are looking for a solution to embed Youtube 360 videos to WebGL.
We have tried this lib https://github.com/mayognaise/aframe-html-shader ‑
but it only supports simple HTML+CSS, not work with y…