This Reality Composer Pro project features an interactive scene showcasing a collection of shoes in an augmented reality (AR) environment. The goal is to allow users to explore different shoe models in a virtual space, where they can interact with them in an immersive way.
The scene contains a variety of shoes, each designed with great attention to detail to provide a realistic 3D visual experience. Users can rotate, zoom in, and view the shoes from different angles, simulating how they would look in reality.
- Reality Composer Pro 2.0 or higher.
-
Clone the repository including the submodules to your local machine:
Option 1: Clone with HTTPS
git clone --recurse-submodules https://github.com/jcalderita/spatialshoes-reality-vision.git
Option 2: Clone with SSH
git clone --recurse-submodules [email protected]:jcalderita/spatialshoes-reality-vision.git
-
Open the project in Reality Composer Pro:
cd spatialshoes-reality-vision open Package.realitycomposerpro
Contributions are welcome. If you want to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push your changes to your branch (
git push origin feature/new-feature
). - Open a Pull Request and describe the improvements.
This project is licensed under the Apache 2.0 License. For more details, check the LICENSE file.
If you have any questions, suggestions, or comments, feel free to contact us via ...
Thank you for using this project!