mkeeter/Swingline

No output

Closed this issue · 2 comments

asd svg
HI. I compiled with Mingw in Windows. This is what I got regardless of the input parameters.

Edit: I also compiled on a Linux Mint machine with the same output.

Tackled a bit with the input and it seems that everything over 2 iterations creates blank points, to the point where at say 25 iterations there only remain two dots with valid coordinates. This is the output of 30 samples and 3 iterations:
<circle cx="1536.000183" cy="50.388040" r="15.360001" fill="black" /> <circle cx="1505.836304" cy="10.044743" r="14.508576" fill="black" /> <circle cx="1478.432648" cy="12.327071" r="3.214375" fill="black" /> <circle cx="1536.000000" cy="0.000000" r="0.120471" fill="black" /> <circle cx="1512.062347" cy="4.698574" r="2.319059" fill="black" /> <circle cx="1530.110504" cy="49.610839" r="13.138595" fill="black" /> <circle cx="1536.000000" cy="0.000000" r="0.518024" fill="black" /> <circle cx="1507.209137" cy="35.603426" r="2.073260" fill="black" /> <circle cx="1536.000000" cy="0.000000" r="0.554165" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1508.906982" cy="108.661092" r="6.424758" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1534.147156" cy="2.182158" r="15.073882" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1490.129425" cy="33.957588" r="2.823831" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1515.820129" cy="67.226177" r="3.414187" fill="black" /> <circle cx="1528.242554" cy="9.136211" r="1.255430" fill="black" /> <circle cx="1535.896912" cy="33.134346" r="15.351982" fill="black" /> <circle cx="1492.381073" cy="16.512398" r="2.582261" fill="black" /> <circle cx="1443.461609" cy="84.781564" r="10.348735" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1529.673798" cy="25.332143" r="2.150755" fill="black" /> <circle cx="1.#QNAN0" cy="1.#QNAN0" r="1.#QNAN0" fill="black" /> <circle cx="1529.591034" cy="55.351647" r="1.804549" fill="black" />
It would be really nice if you could help me sort it out. I could really use this stippler and I don't think I can fix it by myself. Thanks!