No. Because I used a trick to simulate a Mean-Curvature Flow evolution of the curve points (rendering of the curve as a 2D silhouette + blur + threshold + reparameterization).
The “correct” way would be to stick with the initial curve parameterization and make it evolve according to the MCF equations. But that requires computing the normal vectors and mean curvatures at each point of the curve, which is a bit trickier (it’s 100% doable in G’MIC anyway)
I may try to do this later if I have some time, but I don’t promise anything ![]()

