NLR AR App is an iOS app made for the organization nlr. The app includes features like Augmented Reality, CoreData databases and SceneKit file previewing. It is made for constructors who maintain airplanes, so they can precisely add issues on the airplane.
- Xcode 12.3
To install this app, you need access to the ARBase
package repository. This is an package that includes necessery AR integration for the App. If you don't have access to it, please contact me! When you do have access, download this repository and open the NLR.xcodeproj
file.
The app is currently in heavy development. For the latest branch, checkout
feature/ipad-ui
.
To run the app, you need an phyiscal device. This is due to the Augmented Reality features included in this app. It's also good to have a developer account so you can actually build the application on to your mobile.
If you're already logged in to GitHub on xCode, you don't need to do enything to get the package. If you dont, go to:
Preferences > Accounts > Plus (Bottom right) > GitHub
to log in to your GitHub account.
That's all you have to do. Check the code out and help me improve it by giving feedback ❤️