Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 818 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 818 Bytes

HomeMax-iOS

Furniture E-Commerce Augmented Reality(AR) app in iOS powered by ARKit and SceneKit. Inspired by IKEA place app.

RPReplay_Final1640910567.mov

Description

  • Experience online furniture shopping with AR
  • Custom sticky navigation bar
  • Custom Alert message with XIB
  • Auto Layout programmatically
  • Model-View-Presenter(MVP) design pattern

Frameworks

  • SceneKit
  • ARKit
  • UIKit

What did I learn

  • Develop auto layout programmatically which I found provide more flexibility to constraint the UI elements
  • Implement UIScrollview in Interface Builder
  • Setup ARCoachingOverlayView as onboarding instructions for user before experience the AR
  • Add 3D objects in real world environment