JamesBremner / pipify

Code for https://stackoverflow.com/q/78943325/16582
0 stars 0 forks source link

Refactor concave pipe layout #8

Open JamesBremner opened 1 month ago

JamesBremner commented 1 month ago

The L-shaped room pipe layout works well. See https://github.com/JamesBremner/pipify#pipe-layout-in-a-l-shaped-room

However, modifying this to handle other concave rooms ( backwards L, upside down L, etc ) has proven to be a challeng.

So I have decided to refactor the code, so has to more easily handle other concave room shapes.

JamesBremner commented 1 month ago

image

JamesBremner commented 1 month ago

image