Post

Replies

Boosts

Views

Activity

Comment on Can I get a point on a texture in realityKit on VisionOS?
It's a coloring book where you colorize whole areas at once. It's relying on getting the exact location on the texture to colorize the vectorial associated with it. So pinch+gaze needs to be on the texture of a complex model (a collision shape around it is not enough). Maybe touching with a finger could be an alternative. But in either case I need to get the texture point closest to either the gaze point (at pinch time) or finger tip location.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Jun ’24
Comment on CloudKit how do I check for access level (public read, public write, private)
Hi, thank you for your response, but that kind of describes my problem, right? The account status tells me if I can store something in the private database of a CKContainer, but if I remember correctly from a WWDC video many years ago, the public database can written to if the user has a unique iCloud token which is given if the user is logged in, so even if the user disallows storing data in a private DB, right? All the best Christoph
Topic: App & System Services SubTopic: iCloud Tags:
Jan ’23
Comment on Can I get a point on a texture in realityKit on VisionOS?
It's a coloring book where you colorize whole areas at once. It's relying on getting the exact location on the texture to colorize the vectorial associated with it. So pinch+gaze needs to be on the texture of a complex model (a collision shape around it is not enough). Maybe touching with a finger could be an alternative. But in either case I need to get the texture point closest to either the gaze point (at pinch time) or finger tip location.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
Jun ’24
Comment on CloudKit how do I check for access level (public read, public write, private)
Actually I was wrong the rights seem to have saved, when creating private data is turned off, you cannot create public any more either.
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on CloudKit how do I check for access level (public read, public write, private)
Hi, thank you for your response, but that kind of describes my problem, right? The account status tells me if I can store something in the private database of a CKContainer, but if I remember correctly from a WWDC video many years ago, the public database can written to if the user has a unique iCloud token which is given if the user is logged in, so even if the user disallows storing data in a private DB, right? All the best Christoph
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on Does RealityKit make full use of CreasedModels?
Thank you so much for the answer, I will make a feature request.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on transactionUpdate loop is not called on approved pending transaction
Actually I got my answer via a TSI: It's a bug and only laters Beta version should not show this problem any more.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Mar ’22
Comment on transactionUpdate loop is not called on approved pending transaction
Hi, did I miss something? The page you sent me says the same thing, i SHOULD get update while the app is running and right after the app is started (it's registered when initilaiting the Window Scene). My problem it I get NO update, neither when a subscription is NOR when it's renewed. I guess I will open a TSI. All the best Christoph
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Mar ’22