The animations declared in my variant of #SwiftUI for #RealityKit are actually run by RealityKit itself. I.e. they should have little performance overhead (unlike the real thing, which tends to run animations on the CPU).

Comments