-
Updated
Sep 18, 2021 - JavaScript
webxr
Here are 302 public repositories matching this topic...
-
Updated
Sep 17, 2021 - JavaScript
-
Updated
Sep 17, 2021 - TypeScript
-
Updated
Sep 8, 2021 - JavaScript
-
Updated
Jul 24, 2021 - JavaScript
-
Updated
Sep 17, 2021 - C
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
Sep 14, 2021 - JavaScript
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Sep 17, 2021 - JavaScript
-
Updated
Sep 12, 2021 - HTML
-
Updated
Aug 12, 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
Aug 10, 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
Aug 20, 2021 - C#
-
Updated
May 2, 2019 - JavaScript
-
Updated
Jan 22, 2019 - JavaScript
I thought while I was in the releases I might as well list some files that I deem unneeded that could be removed in future releases. In my case, this list comes from the release AppImages. Other releases might have more or less trash in them.
/vircadia/interface/resources.qrcvery sure that that file is only used to generate/vircadia/interface/resources.rcc, so it is useless in a release
-
Updated
Jun 21, 2021 - JavaScript
Chairs
Chairs you can sit on
- chair node
- chair volume trigger with interact
- standing => sitting animation
- sitting idle animation
- sitting => standing animation
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.