Post

Replies

Boosts

Views

Activity

Reply to How to get a 2D floor plan with dimensions from RoomPlan
@denniswave Thanks for the shared research into this! for everyone else looking to get some dimensions and rotating the final sketch I just played around a little bit today. I have not used SpriteKit before so was just messing around and my results are below. To rotate: self.position needs to be rotated by the largest surface (or any surface really) euler angle y in the negative direction. Then each self.z rotation needs to compensate for this by adding the same surfaces euler y angle as well. this is because we are subtracting the y angle. So if we want the surface we select to be horizontal we need to subtract it back out. Do this for all z rotations. code attached below. Code
Topic: Graphics & Games SubTopic: SceneKit Tags:
Oct ’23
Reply to How to get a 2D floor plan with dimensions from RoomPlan
@denniswave Thanks for the shared research into this! for everyone else looking to get some dimensions and rotating the final sketch I just played around a little bit today. I have not used SpriteKit before so was just messing around and my results are below. To rotate: self.position needs to be rotated by the largest surface (or any surface really) euler angle y in the negative direction. Then each self.z rotation needs to compensate for this by adding the same surfaces euler y angle as well. this is because we are subtracting the y angle. So if we want the surface we select to be horizontal we need to subtract it back out. Do this for all z rotations. code attached below. Code
Topic: Graphics & Games SubTopic: SceneKit Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to generate-keys-for-in-app-purchases
Same issue here, I need to generate an in app purchase key.
Replies
Boosts
Views
Activity
Jul ’24
Reply to WWDC no mention of roomplan. Abandoned?
Hi Greg, I am familiar with RoomPlan already and my app uses it now. This is a One on One session. I am more looking for an overview of what's changing, what's planned, etc. Since 2023 was the last update and for iOS 17.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to Roomplan exceeded scene size limit error. (RoomCaptureSession.CaptureError.exceedSceneSizeLimit)
Did you ever figure this out? I have the same error. Seems to only be on phone though... iPad I can scan more rooms.
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to Reoccurring World Tracking / Scene Exceeded Limit Error
Could I be added to these bugs? I am experiencing the same issue and it has always worked before in my application. It has been months with no workaround posted here.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25