Yes its doable. The hardest part would be interpolating the curves into Drawing Canvas.
Depending on your point data you could probably get away with lerp(), or you might need qarp().
Ashley been meaning to ask this, how hard would it be to get a spline drawing feature into Drawing Canvas?
Edit: Alan beat me, but what he said.
Also Ashley I just realized that polygons would would be a better fit to the Dribble example, but the feature would still be nice to have.