aframe
aframe copied to clipboard
:a: Web framework for building virtual reality experiences.
- A-Frame Version: 1.2.0 - Platform / Device: Chrome/Bing I am running into a problem where a large number of nested objects causes Chrome and Bing to drop frames proportionally...
Viewport resizing in Safari / iOS still giving us trouble. I spent a few hours unsuccessfully looking for a solution. Found a couple of suggested fixes in the links below....
**Description:** `a-asset-item` is for preloading and caching assets. But glTF data consists of glTF file and other files specified in the glTF file, like .bin, .glsl, image(texture) files. `` preloads...
**Description:** When using Typescript with React, custom elements cause typescript errors such as `Property 'a-scene' does not exist on type 'JSX.IntrinsicElements'.` Installing `@types/aframe` does not address the issue. The errors...
**Description:** For an application I've been building, I have had to make some changes to the cursor component. I believe these increase flexibility of the component and would be generally...
Many of the examples on [aframe.io](https://aframe.io) don't work on my Oculus Quest 2. Will these be updated? Also, the documentation still talks about WebVR.
this is a suggestion: The standard default PBR material is too heavy for platforms such as the Oculus Quest, using it causes significant frame rate drops even on simple geometry....
**Description:** Positional Audio is working bad in AR-Mode on any AR capable device. Sound is cracking and distorted. Sometimes its working well with linear falloff but then there is no...
i want to implement touch icons close to the marker. I uses property embedded and arjs sourcetyp= webcam on desktop PC it is working but on Android phone the raycast...
Description: Enabling privacy.resistFingerprinting on Firefox's about:config breaks camera movement. - A-Frame Version: 1.2.0 - Platform / Device: Linux Mint 19 x86_64 (Ubuntu Bionic), Firefox 85.0 - Reproducible Code Snippet or...