SVGnest icon indicating copy to clipboard operation
SVGnest copied to clipboard

Plans for command line version or GPU acceleration?

Open OsciX opened this issue 7 years ago • 1 comments

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.

OsciX avatar Jan 08 '18 17:01 OsciX

Here is a server-side example based on SvgNest . I hope this may help you. Any suggestion will be welcome. @OsciX

Yisaer avatar Jun 13 '18 15:06 Yisaer