Optical flow is great! But the computation time is too long.
I think just need to calculate low mesh vertex nearby pixel matching, and moving low mesh vertex.
Don’t need so many vertex arrays,This is pointless.
I don’t know whether this is feasible, but can have a try. Thanks!