python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ARBodyTrackingConfiguration - CPU jump to 200%
I have an app that uses ARKit with RealityKit using ARBodyTrackingConfiguration. I also perform CoreML detections on CVPixelBuffers from ARFrame.
It worked perfectly without issues until around iOS 14...
RealUglyDuck
Votes: 0
Answers: 0
Xcode 13 - USDZ available animation didn't work
After I update the Xcode to 13 the animation that comes with the USDZ is not played anymore in the Reality Composer / RealityKit even though it's working fine on older Xcode 12 and 11
the problem: 'No...
Ahmad Mustafa
Votes: 0
Answers: 0
How to use RealityKit's image AnchorEntity in SwiftUI?
I want to use RealityKit's AnchorEntity initialized with an Anchoring Component Target of type Image. Here is what I am trying to do:
let anchorEntity = AnchorEntity(.image(group: "AR Resources&q...
mabarif
Votes: 0
Answers: 1