blerg. After getting tappr.tv dances playing back on #visionOS via #CompositorServices and my existing #Metal code, I’m now struggling to understand how to place #SwiftUI around the stage, so the dancer can control playback, return to lists, etc. Obvious stuff.
On visionOS, #AVKit AVPlayerViewController can place a mini window below the video. But I can’t see a way to do my own from SwiftUI.
I know I have to move to #RealityKit at some point, this might force my hand :-|