[0.17.34] Max wire length appears inconsistent
Posted: Wed May 01, 2019 3:47 pm
I laid out a 12x12 grid of lamps and measured how far green wires could stretch between the lamps.
One corner could connect to a lamp 10 lamps to the left. It could also connect to a lamp 10 to the left and 1 down, for a length of sqrt(101) = ~10.0499. It could not connect to a lamp 10 to the left and 2 down, a length of sqrt(104) = ~10.198.
However, I could also connect to a lamp 9 to the left and 5 down, sqrt(106) = ~10.296. away from the first lamp.
This seems quite inconsistent. I suppose it is also possible lamps have a different horizontal and vertical size, but they do look like squares.
One corner could connect to a lamp 10 lamps to the left. It could also connect to a lamp 10 to the left and 1 down, for a length of sqrt(101) = ~10.0499. It could not connect to a lamp 10 to the left and 2 down, a length of sqrt(104) = ~10.198.
However, I could also connect to a lamp 9 to the left and 5 down, sqrt(106) = ~10.296. away from the first lamp.
This seems quite inconsistent. I suppose it is also possible lamps have a different horizontal and vertical size, but they do look like squares.