Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 777 Bytes

File metadata and controls

25 lines (17 loc) · 777 Bytes

Virtual Home Tour

A 3D interactive virtual home tour experience built using React, Three.js, and WebGL technologies.

Features

  • Immersive Experience: Explore 3D environments interactively.
  • User-Friendly Navigation: Intuitive controls for seamless movement.
  • Customizable Models: Easily integrate different 3D models for unique tours.

Controls

  • Use the W, A, S, D keys to move around.
  • Use the arrow keys for directional movement.
  • Mouse to look around and interact with the environment.

Installation

To get started with the Virtual Home Tour, clone the repository and install the necessary dependencies:

git clone https://github.com/hitesh-mindfire/virtual-home-tour.git
cd virtual-home-tour
npm install