Demo using RoomPlan available on iOS 16

RoomPlan

Part of ARKit, RoomPlan is a Swift API (available for iOS 16) that utilizes the camera and LiDAR Scanner on iPhone and iPad to create a 3D floor plan of a room.

Using the data provided by the RoomPlan API, I demonstrate the ability to

  • Re-categorize and visualize room object data
    • E.g., re-categorizing an object from “Storage” to “Table”
  • Guide users when placing objects into the scene
    • Warn users about neary electrical, or fire hazards
    • Guide users on optimal locations for objects

Showing label info UI/UX:

RPReplay_Final1655953414.mov

Showing suggestions on optimal placement for objects:

RPReplay_Final1655965590.mov

GitHub

View Github