A 3D interactive virtual home tour experience built using React, Three.js, and WebGL technologies.
- Immersive Experience: Explore 3D environments interactively.
- User-Friendly Navigation: Intuitive controls for seamless movement.
- Customizable Models: Easily integrate different 3D models for unique tours.
- 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.
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