-
Updated
Jun 15, 2022 - JavaScript
WebXR

WebXR comprises a group of standards (most notably the WebXR Device API) that allow browsers to communicate with augmented reality and virtual reality devices, enabling developers to create immersive experiences that can be accessed on the web.
Here are 377 public repositories matching this topic...
-
Updated
Jun 15, 2022 - JavaScript
-
Updated
Jun 16, 2022 - TypeScript
-
Updated
Jun 15, 2022 - JavaScript
Description
glTF content from Sketchfab can memory leak
scene.gltf
file content is loaded as blob tofileMap["scene.gltf ]
- [
fileMap["scene.gltf"]
has a new value](https://github.com/mozilla/hubs/blob/01d8e31dbdf1f300174f0fdc17dc9d5cb4f73580/src/workers/sketc
-
Updated
May 28, 2022 - JavaScript
-
Updated
Jun 16, 2022 - C
-
Updated
Apr 6, 2022 - 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 31, 2022 - JavaScript
-
Updated
May 26, 2022 - HTML
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
-
Updated
Jun 4, 2022 - C#
-
Updated
Jun 16, 2022 - TypeScript
-
Updated
Apr 29, 2022 - TypeScript
-
Updated
Nov 4, 2021 - C#
‘QMutex::QMutex(QMutex::RecursionMode)’ is deprecated: Use QRecursiveMutex instead of a recursive QMutex [-Wdeprecated-declarations]
Related to #1190
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
Feb 15, 2022 - 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
Dec 14, 2021 - JavaScript
-
Updated
May 2, 2019 - JavaScript
-
Updated
Jan 22, 2019 - JavaScript
Created by Immersive Web Working Group
- Organization
- immersive-web
- Website
- www.w3.org/TR/webxr
- Wikipedia
- Wikipedia
See KhronosGroup/glTF#1691 for implementation spec.