Post

Replies

Boosts

Views

Activity

Comment on PlaneDetectionProvider on VisionOS seems to limit detection to planes less than5 m from world origin.
I just checked removing the world tracking and that made no difference. I only get vertical planes back that are within 5 meters, regardless of where I am in the space. I even iterated through the full list of anchors available in the PlaneDetectionProvider and it seems to be the same number.
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on Walking an entity around an immersive space in visionOS like the window drag bar
Thanks. I did managed to get it to work like that. I watched for head moment per frame and when it rises above a threshold I move things by the real-world gesture offset. it's not as smooth and elegant as apple's solution for windows, but it stops things flying off into the sunset.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on Walking an entity around an immersive space in visionOS like the window drag bar
Thanks. I did managed to get it to work like that. I watched for head moment per frame and when it rises above a threshold I move things by the real-world gesture offset. it's not as smooth and elegant as apple's solution for windows, but it stops things flying off into the sunset.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on Walking an entity around an immersive space in visionOS like the window drag bar
Thank you. There's good stuff here but I can't see that this helps me distinguish between a gesture and physically walking through an immersive space though. As far as I can see I still have to track the head position and see if that's moving at the same rate as the gesture inputdevicePose3d.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on connecting windows and doors to a wall.
Sure, I'm happy to help. send me a note at toby at chemicalwedding . tv
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on connecting windows and doors to a wall.
Have a look at the bellow and see if that helps.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on NSPersistentCloudKitContainer with public database and pre-seeded data
Thank you I’ll take a look. I was thinking I might have to just check for updates after a certain date directly from CloudKit. But maybe I can run two in parallel as you suggest.
Replies
Boosts
Views
Activity
Aug ’21
Comment on NSPersistentCloudKitContainer with public database doesn't work and is poorly documented
I missed that. Thank you
Replies
Boosts
Views
Activity
Aug ’21