Lex Neva
Lex Neva
Interesting, thank you! For the second picture, does it go over every line twice?
Thank you!
Actually, now that I think about it, the algorithm in the quilting paper can be modified only slightly to start and end wherever you please. You calculate the spanning tree...
Neat! Unfortunately it looks like the or-tools path generator crosses holes (which we don't want), but Concorde is a GUI program that we can't integrate into Ink/Stitch. I do think...
Neat paper, thanks! I would love to have hilbert curves, but I couldn't find anything useful that explained how to fill an arbitrary shape with a Hilbert curve, even without...
Yes, we can't use concorde because it is a GUI application, I think. Also, it only runs on Linux and Windows, not Mac. It looks like all of those links...
Hi! What is your picture showing, exactly? Is that the result of Stitch Plan Preview, or did you open up a DST (or other format) that you had previously exported?...
It's a tricky proposition. The environment in which inkstitch is built is 64-bit ubuntu 14.04. It would be necessary to install the 32-bit versions of every library required by inkstitch...
@pangelo Is it still possible to use sudo to install things inside the docker container?
I figured out how to get a shell inside the Travis build, which makes it a whole lot easier to test out a 32bit build. I successfully built wxpython and...