A simple IOS ARKit project that allows a user to create their own solar system using AR
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
A simple IOS ARKit project that allows a user to create their own solar system using AR. Just a side project I am working on to improve my swift skills!
I plan to add quite a few more features overtime such as:
- Physics to the planets
- Unique planets
- Ability to take videos/pictures
- and alot more!
The app uses a mix of Swift UI and UIKit for the entire app and at the moment most of the persistent data is store in userdefaults with a possible move to core data or firebase eventually.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Shahbaz Mahmood - Linked in - shahbazmahmooood@gmail.com
Project Link: https://github.com/Shahbaz-mahmood123/ARPlanets