This interactive virtual reality application provides a visually engaging way to understand the concepts of stacks and queues.
Virtual Reality Experience: Possibility to immerse yourself in a virtual reality environment to explore and interact with queues.
Queue Visualization: Observe how elements are arranged in a queue and how they can be added at the rear and removed from the front of the queue.
Real-time Updates: Experience real-time updates as elements are added or removed, providing a dynamic and engaging learning experience.
To get started with the Unity 3D VR Queues Visualization, follow these steps:
Ensure you have Unity 3D installed on your system. The project was developed using Unity version 2022.2.17f1
.
Clone this repository to your local machine using git clone https://github.com/your-username/repository.git, or you may download the zip folder, unzip it and open it in Unity 3d
.
Open Unity 3D
and select "Open Project." Navigate to the cloned repository directory and choose the project folder.
Connect your VR device (Oculus Quest 2). Build and run the project in Unity to deploy it on your VR device.
Use the VR controllers or head movements to navigate within the virtual environment.
Manipulate the queue by adding elements to the rear or removing elements from the front of the queue.