opticDice is a dice rolling app designed for Vision OS, utilizing SwiftUI and RealityKit.
- Roll virtual dice with realistic physics simulations.
- View the number of dice and their appearance.
- Enjoy a seamless experience with Vision OS integration.
- SwiftUI: Modern UI framework for building declarative user interfaces.
- RealityKit: Apple's augmented reality framework for creating 3D experiences.
- Vision OS: The operating system designed specifically for visually impaired users.
-
Clone the repository:
git clone https://github.com/MalanDev/opticDice.git
-
Open the project in Xcode.
-
Build and run the app on a device or simulator with Vision OS support.
Simply launch the app and interact with the virtual dice using Vision OS gestures or voice commands.
Contributions are welcome! Here's how you can contribute to opticDice:
- Fork the repository.
- Create your feature branch:
git checkout -b feature/new-feature
. - Commit your changes:
git commit -am 'Add new feature'
. - Push to the branch:
git push origin feature/new-feature
. - Submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.