aframe icon indicating copy to clipboard operation
aframe copied to clipboard

:a: Web framework for building virtual reality experiences.

Results 261 aframe issues
Sort by recently updated
recently updated
newest added
trafficstars

https://aframe.io/docs/1.5.0/components/renderer.html#properties_precision I think is no longer relevant

Someone pointed out in Slack that the default `` element already exceeds the faces limit: ![screen shot 2017-09-04 at 8 53 20 pm](https://user-images.githubusercontent.com/1848368/30095138-7b329192-9285-11e7-83ef-4742209d81a7.png) Maybe the sphere resolution should be lowered,...

**Description:** The property combination `is: "attribute"` doesn't really do anything any more as attributes don't have to be manually specified for `(Raw)ShaderMaterial`. This PR removes it from the code and...

Just because there's never enough whimsy 😄 cc @kfarr

feature request

**Description:** - A-Frame Version: 1.4.1 - Platform / Device: Desktop When stats and embedded is added to the scene, the stats appear out of the scene region. It is probably...

A-Frame Version: 1.4.2 Platform / Device: chrome for windows different versions, oculus quest2 browser I'm trying to export scene from Blender to my AFrame based web page for VR. For...

Just soft launched 1.5.0 and noticed a color difference on the hello-world with respect to 1.4.2. Screenshots below We changed color management related stuff in #5210. It might be related...

**Description:** Added another way to write stats (stats="true") and reorganized the Metrics. I hope this is helpful. **Changes proposed:** - Included how to use stats='true' - Reorganized Metrics so that...

Hi, I am trying to install aframe in an air gapped network After downloding all the necessary tgz files and uploading them to my repository the installation fails Due to...

**Description:** - A-Frame Version: 1.3.0 - Platform / Device: Quest 2 - Reproducible Code Snippet or URL: WebM videos work on PC Chrome but not on Quest 2 Quest browser,...