All Projects → fabio914 → PassthroughMeasure

fabio914 / PassthroughMeasure

Licence: MIT license
Use your Oculus Quest with Passthrough as a tape measure

Programming Languages

ShaderLab
938 projects
C#
18002 projects

Projects that are alternatives of or similar to PassthroughMeasure

Ar Vrcourse
VR,AR,MR 开发入门教程
Stars: ✭ 298 (+593.02%)
Mutual labels:  augmented-reality, mixed-reality
Apertusvr
Virtual Reality Software Library
Stars: ✭ 112 (+160.47%)
Mutual labels:  augmented-reality, mixed-reality
Arpaint
Draw with bare fingers in the air using ARKit
Stars: ✭ 672 (+1462.79%)
Mutual labels:  augmented-reality, mixed-reality
HoloLensWithDlibFaceLandmarkDetectorExample
HoloLens With DlibFaceLandmarkDetector Example
Stars: ✭ 19 (-55.81%)
Mutual labels:  augmented-reality, mixed-reality
Arkit Web
An experimental iOS app for rapidly prototyping ARKit experiences with WebGL.
Stars: ✭ 153 (+255.81%)
Mutual labels:  augmented-reality, mixed-reality
MixedRealityResources
Mixed Reality related resources
Stars: ✭ 190 (+341.86%)
Mutual labels:  augmented-reality, mixed-reality
Illixr
ILLIXR: Illinois Extended Reality Testbed
Stars: ✭ 33 (-23.26%)
Mutual labels:  augmented-reality, mixed-reality
Carrot
🥕 Build multi-device AR applications
Stars: ✭ 32 (-25.58%)
Mutual labels:  augmented-reality, mixed-reality
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (+4411.63%)
Mutual labels:  augmented-reality, mixed-reality
Hololenswithopencvforunityexample
HoloLens With OpenCVforUnity Example
Stars: ✭ 142 (+230.23%)
Mutual labels:  augmented-reality, mixed-reality
immersal-sdk-samples
Immersal SDK Unity Samples
Stars: ✭ 77 (+79.07%)
Mutual labels:  augmented-reality, mixed-reality
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+353.49%)
Mutual labels:  augmented-reality, mixed-reality
hololens-terrain-viewer
Holographic mapping powered by ArcGIS
Stars: ✭ 36 (-16.28%)
Mutual labels:  augmented-reality, mixed-reality
Realityui
A Swift Package for creating familiar UI Elements and animations in a RealityKit rendered Augmented Reality or Virtual Reality scene.
Stars: ✭ 275 (+539.53%)
Mutual labels:  augmented-reality, mixed-reality
SpatialAlignment
Helpful components for aligning and keeping virtual objects aligned with the physical world.
Stars: ✭ 29 (-32.56%)
Mutual labels:  augmented-reality, mixed-reality
Mrlightingtools Unity
A Unity library and MRTK extension for estimating and replicating the current environment's lighting on Mixed Reality devices.
Stars: ✭ 142 (+230.23%)
Mutual labels:  augmented-reality, mixed-reality
Dirtchamber
A mixed reality testing environment for real-time global illumination algorithms
Stars: ✭ 183 (+325.58%)
Mutual labels:  augmented-reality, mixed-reality
qml-ar
Seamless Augmented Reality module for QML using UchiyaMarkers
Stars: ✭ 32 (-25.58%)
Mutual labels:  augmented-reality, mixed-reality
SketchAR
SketchUp model into ARKit. Use SketchUp home remodel and Apple's ARKit (beta) for augmented reality. Goal: import a model (in this case, a remodel) to overlay onto existing real world that you can walk around and 'experience' and compare.
Stars: ✭ 41 (-4.65%)
Mutual labels:  augmented-reality
zed-unreal-examples
Stereolabs ZED - UE4 Examples
Stars: ✭ 75 (+74.42%)
Mutual labels:  mixed-reality

Passthrough Measure

Use your Oculus Quest 2 with Passthrough as a tape measure. Keep in mind that this is a very early prototype.

Screenshots

Requirements

  • Oculus Quest 2 (system version 35)
  • SideQuest

How to install? (from GitHub)

  • Follow these instructions to install SideQuest and setup your Oculus Quest 2 for development.

  • Download the latest APK.

  • Connect your Oculus Quest to your computer, launch SideQuest and drag the APK to the top left corner of SideQuest to install it.

Alternatively, you can download and install the app directly from SideQuest here.

How to use it?

  • On your Quest 2: open "Apps", select "Unknown Sources" on the drop-down menu on the top right corner, and then select "Measure".

  • Press the trigger button to start measuring, and then press it a second time to stop measuring or press "B" (on the right controller) to cancel this measurement.

  • Press "B" (on the right controller) to clear all measurements.

How to build?

  • Make sure you have Unity 2020.3 LTS installed (with Android Build support).

  • Clone this project.

  • Open the project with Unity, then open the Package Manager, and import the Oculus Integration package (version 35.0).

  • Navigate to File > Build Settings..., select the Android platform, then select your Oculus Quest as the Run device (if it's plugged in) and then click on Build and Run.

TO-DOs

  • Add support for imperial units.

  • Show instructions.

  • Allow the user to remove a specific measurement.

  • Add option to save and export all measurements.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].