Post

Replies

Boosts

Views

Activity

SceneKit.write to DAE(Collada) format output binary file instead of Collada XML
I am using Scenekit.write method to export a scene data to DAE(Collada) format. File is exported correctly but it's not a collada XML file rather a binary file. With more investigation I found an Apple binary pList file, And while renaming it's extension to pList, I can view geometry data as standard plist. This file is opening in XCode but not in any other DAE viewer. I am on Xcode 14.3 and IOS 16.
0
0
450
May ’23
While ARPlane detection, How to show message "Move Closer" if user is very far from object.
I am detecting ARPlanes with ARSessionWrapperDelegate. While scanning Object in App, if the user is far from object, I want session message on screen that tell user to "Move Closer" like in IOS Measure App.
Replies
0
Boosts
0
Views
432
Activity
Jun ’23
SceneKit.write to DAE(Collada) format output binary file instead of Collada XML
I am using Scenekit.write method to export a scene data to DAE(Collada) format. File is exported correctly but it's not a collada XML file rather a binary file. With more investigation I found an Apple binary pList file, And while renaming it's extension to pList, I can view geometry data as standard plist. This file is opening in XCode but not in any other DAE viewer. I am on Xcode 14.3 and IOS 16.
Replies
0
Boosts
0
Views
450
Activity
May ’23