Questions tagged [roomplan]

Apple RoomPlan is augmented reality framework, packed with machine learning algorithms, that can help you create a 3D floor plan of a room using iOS device with a LiDAR scanner.

RoomPlan is a magic wand for architects, interior designers, real estate agents and e-commerce representatives. Powered by and , RoomPlan is a brand-new Apple's framework that utilizes the RGB camera and LiDAR Scanner on your iOS device to create a 3D floor plan of a room with such characteristics as dimensions and furniture types.

References

18 questions
0
votes
0 answers

Align a SCNNode along an axis by rotating its parent

Using Apple's RoomPlan API, I managed to create a series of nodes representing the walls of a room. However, after applying their transform, the yaw (eulerAngles.y) ends up being a random number which makes aligning other nodes not generated as part…
nnaiman
  • 53
  • 5
-1
votes
1 answer

How to get a 2D floor plan with dimensions from USDZ file RoomPlan 3D model ios swift

Tried the following link https://developer.apple.com/forums/thread/713409 but could'nt succeed.
-2
votes
2 answers

Get area surface and ceiling height with RoomPlan

Can't see it it the doc but, do you know/think it's possible to get the surface of a room in square meter and the ceiling heigh in meter ? Thanks
Bejil
  • 412
  • 5
  • 18
1
2