Howdy guys, I’m currently working on prototyping support for Rive (https://rive.app/) and this is the current progress:
This is implemented as a pure defold extension, where I’m using the buffer api to upload tessellated paths to mesh components, but hopefully next week I’ll start to shift that work into a separate component (that eventually will be an extension). There’s a bunch of features not implemented yet, like stroking and clipping, but eventually that will be sorted aswell