Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 632 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 632 Bytes

ikea

AR app similar to ikea built with ARKit and SceneKit. The app imitates adding objects to planes, resizing them with the pinch gesture, selecting them with long press gesture, and rotating the selected objects with the rotation gesture.

Trying the app

You need at least XCode 10.2 and an iOS 12.2 enabled device to try the app. Just open the XCode project, connect the iOS device to your Mac using a cable, select the device from the top left corner (next to the play button) and run it by hitting ⌘+R.

Known issues

The app does not persist the AR experience, so killing the app causes all added objects to be lost.