-
Updated
Jul 25, 2021 - JavaScript
webxr
Here are 287 public repositories matching this topic...
-
Updated
Jul 25, 2021 - JavaScript
-
Updated
Jul 23, 2021 - TypeScript
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Jul 24, 2021 - JavaScript
Running the tabs default launch command (-t
) does not respect redirects at the target.
$ node . -t https://aframe.io/a-painter
https://aframe.io/a-painter/
and serve HTML there:
$ curl -i https://aframe.io/a-painter
HTTP/1.1 301 Moved Permanently
Date: Mon, 03 Jun 2019 20:10:27 GMT
Content-Type: text/ht
-
Updated
May 27, 2021 - JavaScript
-
Updated
Jul 23, 2021 - C
-
Updated
Jul 22, 2021 - HTML
-
Updated
Jun 21, 2021 - JavaScript
-
Updated
Jul 25, 2021 - JavaScript
-
Updated
May 26, 2021 - TypeScript
Add a Text Element
You should be able to add text to a scene. Either as a Text Geometry or SDF text, probably both.
There's already a text component in AFrame that we can use in Hubs. We would need to add a new Spoke node with the ability to preview the text.
I think we should export the following properties:
value
align
anchor
baseline
color
he
Noticed the right half of the keyboard works correctly for transparency during hover, but the left side keys show a black background on hover. The keys circled below are the ones tested as having this issue.

Solution: Add "Web Browser" button to the man toolbar/menu.
-
Updated
May 11, 2021
Improve this page
Add a description, image, and links to the webxr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webxr topic, visit your repo's landing page and select "manage topics."
See:
https://forum.babylonjs.com/t/can-gltf-export-a-specific-mesh-from-scene/10641/3
Repro:
https://www.babylonjs-playground.com/#YBEKDT#4
Expected result:
Fan materials and textures should not be included in exported glTF from this playground.