Post

Replies

Boosts

Views

Created

Avatar falls apart in SceneKit scene in iOS 17
suddenly we found a problem in our app after iOS 17 release: Everything works well on the SceneKit scene bellow iOS16. We can load an avatar and we can rotate nodes with given quaternions. But in iOS 17 it falls apart as we want to make any rotation. can anyone give me some hint what the problem can be? in the attached image I show before and after rotation
1
0
767
Oct ’23
Avatar falls apart in SceneKit scene in iOS 17
suddenly we found a problem in our app after iOS 17 release: Everything works well on the SceneKit scene bellow iOS16. We can load an avatar and we can rotate nodes with given quaternions. But in iOS 17 it falls apart as we want to make any rotation. can anyone give me some hint what the problem can be? in the attached image I show before and after rotation
Replies
1
Boosts
0
Views
767
Activity
Oct ’23
Rotation of bones of robot.usdz in Reality view
Hi guys, I thought I make a visionOS test app with the Apple's native robot.usdz file. My plan was to rotate limbs of the robot programatically, but while I can see the bones in previous Xcode versions and in Blender, somehow I can not reach them in Xcode 15.3 or Reality Composer Pro. Has anyone any experience with that?
Replies
0
Boosts
0
Views
794
Activity
Jan ’24
Blend shape manipulation of an usdz file in VisionOS
Hi I would like to manipulate blend shapes of a usdz file in VisionOS, but I can not figure out how I could do that. In SceneKit it was a piece of cake with SCNNode and morphs, but with Entity class I got stuck. is it even possible? (I would be very disappointed if not)
Replies
2
Boosts
0
Views
1.8k
Activity
Feb ’24