-
Updated
Jun 20, 2022 - JavaScript
ar
Here are 707 public repositories matching this topic...
-
Updated
Jul 25, 2022 - Swift
-
Updated
Apr 16, 2018 - JavaScript
-
Updated
Jun 17, 2021 - Swift
Pinch Gestures
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Jul 25, 2022 - C++
-
Updated
Jun 1, 2021 - C#
Great work with the project!
We would like to apply real time 3D AR interactions with the video stream from a WebCam in a browser.
Is this package available on JavaScript? It would greatly improve accessibility.
I was unable to find the 3D portrait that only works on humans. We are looking for the entire 3D surface so that we can create our robotic interface.
Many thanks!
Depth-lab in WebXR
-
Updated
Jan 10, 2022 - Kotlin
-
Updated
May 8, 2019
‘QMutex::QMutex(QMutex::RecursionMode)’ is deprecated: Use QRecursiveMutex instead of a recursive QMutex [-Wdeprecated-declarations]
Related to #1190
-
Updated
Jul 26, 2022 - C#
-
Updated
Jun 28, 2022 - Java
-
Updated
May 23, 2022 - Java
-
Updated
May 15, 2022 - Swift
-
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
XRTK - Mixed Reality Toolkit Feature Request
Is your feature request related to a problem? Please describe
The hand tracking implementation of XRTK already calculates curl strength for each finger and hand. Those values are not used for visualization yet though.
It would be nice to give the user a visual cue when grabbing stuff and curling fingers.
Relevant classes:
`HandJointVisualizer
engine-openvr-scene
has the beginnings of a teleportation-style locomotion system. A long time ago, Valve and others discovered that fading to black before the teleport event minimizes locomotion-induced sickness. This will need to be integrated into the renderer as configurable post pass.
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
May 2, 2019 - JavaScript
-
Updated
Jul 23, 2022 - JavaScript
-
Updated
Oct 30, 2017 - Objective-C++
Improve this page
Add a description, image, and links to the ar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ar topic, visit your repo's landing page and select "manage topics."
Hi,
I would like to implement pinch to zoom,
Is it something possible with this lib ? Maybe with
useXREvent
Thank you