Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markckim authored Jul 12, 2022
1 parent cd08c58 commit cdf98a2
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@

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

This is a demo using RoomPlan to visualize room objects and provide suggestions on placing new objects into the scene.

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:

https://user-images.githubusercontent.com/1800538/178425436-d93126b3-558e-4ab2-bcb4-c58a8fe3d88b.mov

Showing suggestions on optimal placement for objects:

https://user-images.githubusercontent.com/1800538/178425516-795a0be4-aa63-4eb8-92e0-2b5f392c0ba7.mov

0 comments on commit cdf98a2

Please sign in to comment.