SVGnest
SVGnest copied to clipboard
Plans for command line version or GPU acceleration?
I was wondering if there were any plans for a local command-line base version of this software. As the code seems to involve a lot of floating-point math, I think it would benefit from a CUDA implementation / GPU acceleration, which isn't currently possible with the Javascript base. Obviously, a local version would come before such optimization, but I was wondering if there were any plans to go in this direction.
Here is a server-side example based on SvgNest . I hope this may help you. Any suggestion will be welcome. @OsciX