Browser in Augmented Reality!
Little experiment made using ARKit. Coupling a fully working WKWebView with a SCNNode to display a 2D View into a 3D enviroment. Tap on the screen to add as many tabs as you like!
- iOS 12.0+
- Xcode 9.0+
- Clone the repository:
git clone https://github.com/HolyBuz/BrowsAR.git
-
Open the project in Xcode.
-
Build and run the app.