fabio914 / passtracing

WebXR app that allows you to draw/trace in Mixed Reality (Passthrough)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passtracing

Drawing/tracing projector in Augmented Reality (Passthrough)

This is a simple WebXR app built with three.js and three-mesh-ui that lets you use your Meta Quest 2 and Meta Quest Pro to draw/trace on top of virtual images in Augmented Reality.

Inspired by Easely and Contour.

Instructions

Video

  1. Navigate to fabio914.github.io/passtracing with your PC.

  2. Copy an image URL and paste on the text field. For example, a public domain image from rawpixel.

Keep in mind that some CORS policies might prevent the app from loading images from certain websites. You'll want to use URLs from websites that allow their content to be loaded from any origin (Access-Control-Allow-Origin: *).

  1. Click on "Load image" to reload the page with this image, or click on "Send link to Meta Quest" to send this to your Meta Quest 2 or Meta Quest Pro.

  2. After opening the link on your Meta Quest 2 or Meta Quest Pro, click on "Start AR" to start.

  3. Use the thumbsticks (analog sticks) to control the opacity and size of the image. Hold the trigger button to position the image on top of a sheet of paper.

  4. Draw/Trace.

Screenshots

Requirements

Meta Quest 2 or Meta Quest Pro.

About

WebXR app that allows you to draw/trace in Mixed Reality (Passthrough)

License:MIT License


Languages

Language:HTML 100.0%