-
Updated
Jul 20, 2021 - JavaScript
webxr
Here are 285 public repositories matching this topic...
-
Updated
Jul 19, 2021 - JavaScript
-
Updated
Jul 17, 2021 - TypeScript
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
May 8, 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 19, 2021 - C
-
Updated
Jul 15, 2021 - HTML
-
Updated
Jun 21, 2021 - JavaScript
-
Updated
Jul 17, 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.
![moonkeyboard](https://user-images.githubuserco
-
Updated
Oct 30, 2019 - JavaScript
-
Updated
Jun 3, 2021 - C#
-
Updated
May 6, 2021 - JavaScript
Ideally we will have a gltf for each device, but in the meantime we could use a generic VR input device like https://poly.google.com/view/cUT5C1Krx7g or https://poly.google.com/view/0n5B6e5lYZe
-
Updated
May 2, 2019 - JavaScript
-
Updated
Jul 17, 2021 - C#
-
Updated
Jan 22, 2019 - JavaScript
-
Updated
Jun 21, 2021 - JavaScript
This button would go to https://vircadia.com/#talk when clicked.
-
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.