Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DenizYunus committed May 10, 2024
2 parents f2637f4 + 076c841 commit 334d0d6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
# Meta Quest Huge Browser

## Overview
The Meta Quest Huge Browser is a fun and immersive project designed to bring a novel way of interacting with a web browser in virtual reality. Upon launching the app, users are presented with a massive browser window in front of them. The app leverages the Meta Quest's hand tracking capabilities, allowing users to navigate and interact with the browser in a unique manner.
The Meta Quest Huge Browser is a fun and immersive project designed to bring a novel way of interacting with a web browser in virtual reality. Upon launching the app, users are presented with a massive browser window in front of them. The app leverages the Meta Quest's hand tracking capabilities, allowing users to navigate and interact with the browser in a unique manner. Users can control the app using only controllers, only hands, or one controller and one hand.

## Features
- **Immersive Browser Experience:** A huge browser window is placed right in front of the user, providing an immersive web browsing experience.
- **Hand Tracking and Custom Poses:** Utilize the Meta Quest's hand tracking technology to detect custom hand poses for interaction.
- **Rock Gesture for Climbing:** Make a rock gesture to grab onto the browser and climb hand by hand, navigating your way through the virtual space.
- **Point Gesture for Clicking:** Use a point gesture to click on elements within the browser, making web navigation intuitive and engaging.
- **Rock Gesture for Climbing:** Make a rock gesture or use the grip button on the controller to grab onto the browser and climb hand by hand, navigating your way through the virtual space.
- **Point Gesture for Clicking:** Use a point gesture or the trigger button on the controller to click on elements within the browser, making web navigation intuitive and engaging.

## Getting Started
To get started with the Meta Quest Huge Browser, follow these simple steps:

### Prerequisites
- Meta Quest headset
- Hand tracking enabled on your device
- Hand tracking enabled on your device or controller in your hands

### Installation
1. Clone the repository to your local machine.
2. Build and deploy the app to your developer mode enabled Meta Quest device.
2. Build and deploy the app to your developer mode enabled Meta Quest device. (Or download and install the apk file using sideload from your preferred method, SideQuest or ADB or etc. from the Releases page)

## Usage
- Launch the app on your Meta Quest.
- Once the app starts, you will see the browser window in front of you starting with Youtube.
- Perform a rock gesture with your hands to "grab" onto the browser. Move your hands as if climbing to navigate.
- To click on elements within the browser, make a pointing gesture towards your desired target.
- Perform a rock gesture with your hands to "grab" onto the browser. Move your hands as if climbing to navigate. (On controllers, use the grip button)
- To click on elements within the browser, make a pointing gesture towards your desired target. (On controllers, use the trigger button)

## Contributing
Contributions to the Meta Quest Huge Browser are welcome! If you have suggestions for improvements or new features, feel free to fork the repository and submit a pull request.
Expand Down

0 comments on commit 334d0d6

Please sign in to comment.