Points inserted:
What is happening:
(You can always insert a point by clicking on the canvas!)
Enter number of cones, k, before construction:
The angle of cones is: ?
Insert points >> Enter k value and click "Use this k" >> Select a by step demo or skip to the result.
You can, at any time: hide the step of checking projections / reset the graph with inserted points.
Random small noise is added to the inputs to avoid two pixels having the same x or y coordinates, but it is still possible to have two points with a same x or y coordinate. In this case, when k = 2, some vertices might have degrees larger than two.
It allows k being smaller than 2, which dose not fit the difinition and it will not produce a correct result.