Welcome to the AR-Based Virtual Car Showroom project! This application uses cutting-edge Augmented Reality (AR) technology to bring the car showroom experience directly to your home, allowing users to explore, customize, and interact with virtual car models in real-time.
The AR-Based Virtual Car Showroom aims to enhance the car-buying process by providing a seamless, immersive AR experience. Users can view 3D car models in their own environment, customize features, and make informed decisions based on real-time interaction.
- 3D Visualization: Realistic 3D models of cars that users can view in their real-world environment.
- Customization: Ability to change colors, interiors, and accessories.
- Interactive Experience: Real-time interaction with virtual vehicles.
- In-depth Specifications: Detailed information on car features and price comparisons.
The following tools and technologies will be used in this project:
To set up the project on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/RaisunLakra/AR-Based-Virtual-Car-Showroom.git cd ar-car-showroom
-
Install the required dependencies:
Ensure you have Unity, ARKit/ARCore SDKs, and Python installed. Use the following command to install Python packages:
pip install -r requirements.txt
-
Launch the application: Open the project in Unity and connect to your mobile device for AR visualization.
-
Multiple User Detection: Identify different users through face detection to track personalized preferences.
-
Integration with Insurance Providers: Use driving behavior data to offer customized insurance plans.
-
Enhanced 3D Modeling: Add more detailed interior views of the car models.
Contributions are welcome! If you would like to help improve this project, please follow these steps:
- Fork the repository.
- Create a new branch
git checkout -b feature-branch
- Commit your changes
git commit -m 'Add new feature'
- Push to the branch
git push origin feature-branch).
- Open a Pull Request.
If you have any questions or suggestions, feel free to reach out:
Email: raisunlakra18@gmail.com
LinkedIn: Raisun Lakra
GitHub: RaisunLakra
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2024 Raisun Lakra
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
⭐ If you like this project, give it a star on GitHub! Your support is greatly appreciated.