i get this message:
Unexpected -bits argument
Have you read the instructions on what args you can use? The message says the problem is "-bits", try to get rid of -start. Either use bits or start:end.
EC is a spiral curve like spring
Really interesting, I was kind of looking for something similar having colored 3D view of points, something in the vein of mandelbrot rendering.
Surprisingly using some of the points as G, makes some unique shapes, for example, having n/2 public key as G and viewed in "polar" makes interesting lines, I could also see Fibonacci's patterns. Here try these points as G and set start to end at 1, 99. Though you should try different ranges both in polar and 3D view.
X= 0x7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a1
Y= 0xc5ac2496d64008aba9a7b1ceb9ee54a7cfdc7ca2ea265fe5ae84c963d490954b
Y= 0x3a53db6929bff75456584e314611ab583023835d15d9a01a517b369b2b6f66e4
X= 0x1
Y= 0x5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72
Y= 0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee
X= 0x3b78ce563f89a0ed9414f5aa28ad0d96d6795f9c63
Y= 0x3f3979bf72ae8202983dc989aec7f2ff2ed91bdd69ce02fc0700ca100e59ddf3
Y= 0xc0c686408d517dfd67c2367651380d00d126e4229631fd03f8ff35eef1a61e3c
Maybe we could find correlated connections based on each point differently, like e,g. Having all the points generating spirals under one category, points generating triangles under one category, etc. Let me know what you think.