Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 588 Bytes

File metadata and controls

30 lines (20 loc) · 588 Bytes

BrowsAR

Browser in Augmented Reality!

Features

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!

🔨 Technologies: ARKit, UIKit, MVC, No Third Party libraries.

🚀Platform: 📱iOS

Requirements

  • iOS 12.0+
  • Xcode 9.0+

Getting Started

  1. Clone the repository:
git clone https://github.com/HolyBuz/BrowsAR.git
  1. Open the project in Xcode.

  2. Build and run the app.

Thanks for stopping by!