inkstitch / inkstitch

Ink/Stitch: an Inkscape extension for machine embroidery design
https://inkstitch.org
GNU General Public License v3.0
987 stars 172 forks source link

Enable realistic previews with new wxPython backend #3302

Open bkmgit opened 2 days ago

bkmgit commented 2 days ago

The previous javascript backend used a filter: https://github.com/inkstitch/inkstitch/blob/lexelby/electron-params/electron/src/renderer/assets/js/simulator.js#L433

While not the most realistic, it was relatively fast. Something similar could be implemented for wxPython.

bkmgit commented 2 days ago

Happy to work on this.

kaalleen commented 1 day ago

It's a feature many people miss these days. If you want to lay hands on it and get acceptable results, that'd be a nice thing to have.