hi all,
Is it possible to write a custom shader for skia? I want to do simple sprite sheet animations, but the fastest way I found using cliprect still scales poorly. Can’t use stride for this. I tried looking into the vvvv/skia git, but it shows empty.
Any pointers?