First attempt to send got bounced by inkscape-devel as the email was too large...

On Thu, 2017-01-19 at 10:18 -0700, Amelia Bellamy-Royds wrote:
This is awesome Jayesh!

I know Tavmjong Bah has also been working on a polyfill, so hopefully you two can join forces & figure out how to handle remaining issues.

Yes, I would be interested in collaborating. My javascript skills are rather limited. You can get the latest version of my code at:

https://gitlab.com/Tavmjong/mesh.js

I don't have time to look at your code tonight but I would be interested in how fast it renders the pepper.svg file. I've been working on speeding up the rendering. So far I've got it down to about 1/3 of the initial time (any help from javascript experts would be appreciated). Next I'm going to implement bicubic smoothing. And then to complete things, meshes on stroke (I think that using a mask can work for this).

Tav


.... trimmed rest to cut down size ...