SVGnest
SVGnest copied to clipboard
Server-side Nesting?
I'd like to take a shot at helping to abstract the algorithmic code from the DOM-dependent code so nests can be ran on a server /lambdas. Would also help keep things modular.
Any guidance would be appreciated, what would be your interest level?
Some work on server-side nesting by running headless browser (PhantomJS) in https://github.com/wikihouseproject/buildx-editor/pull/4
I hope this may help you. @bradodarb