Show HN: Render SwiftUI Views on Video in Final Cut Pro
github.comSwiftUIFX is an experimental plugin I made for Final Cut Pro that lets you create a SwiftUI view that is rendered on top of your video. You can access environment values for the current render time, letting you use SwiftUI's animation system to add complex effects to your timeline.
I mainly just made this to try out FCP's plugin API, but I think writing video effects in code is a pretty interesting idea, so feel free to give it a try!