Open bkmgit opened 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.
Happy to work on this.
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.
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.