Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.02 KB

WebXR for Apple Vision Pro

Overview

This personal project explores the potential of using WebXR on Apple Vision Pro and builds upon examples from WebXR Samples while adding new interaction layer and new spacial elements.

Live Demo

To see this code in action, visit www.kabroo.com. Allow access to WebXR controls when promted. To interact click your index finger and thumb on the box hands to interact with the virtual environment and experience the immersive capabilities of WebXR on the Apple Vision Pro.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Getting Started

To get started with this project, follow these steps:

  1. Clone the Repository: git clone https://github.com/sinyaa/WebXR.git
  2. Install Dependencies: npm install

Acknowledgements