The formula is probably simpler than it looks
All lines drawn never intersect—only touch.
- Draw any number of straight lines at any angle to any length.
- From any point on those lines draw new straight lines perpendicular to the initial lines, continuing until the new line touches another line
- Repeat step 2 for each new generation of lines, keeping in mind to continue the line…
- Until it touches another line
OR - Until it reaches a point where it is perpendicular to a line from the generation before the previous one.
- Until it touches another line
- Stop the process when you are satisfied with the composition
[image scan pending]